diff options
| author | J. David Ibáñez <jdavid.ibp@gmail.com> | 2013-07-06 23:51:40 +0200 |
|---|---|---|
| committer | Russell Belfer <rb@github.com> | 2013-07-09 16:23:46 -0700 |
| commit | 07fba63e9eda509d1eee13df0b325dbd4be2f3cd (patch) | |
| tree | ce211732a09a4339f734540c9c65248925fd6c56 /src/diff.c | |
| parent | 3eae9467e59241f5af6218ca079f96273fe1bc57 (diff) | |
| download | libgit2-07fba63e9eda509d1eee13df0b325dbd4be2f3cd.tar.gz | |
Fix return value in git_config_get_multivar
If there is not an error, the return value was always the return value
of the last call to file->get_multivar
With this commit GIT_ENOTFOUND is only returned if all the calls to
filge-get_multivar return GIT_ENOTFOUND.
Diffstat (limited to 'src/diff.c')
0 files changed, 0 insertions, 0 deletions
