diff options
author | Ryan Roden-Corrent <ryrode@microsoft.com> | 2015-04-16 15:32:16 -0400 |
---|---|---|
committer | Ryan Roden-Corrent <ryrode@microsoft.com> | 2015-04-21 14:24:08 -0400 |
commit | 9a810c5e336afe10188c7cf3fb68c598d3c2a876 (patch) | |
tree | b78cfb534931a16d46a4d00e96ccea403c21e6ae /tests/diff/binary.c | |
parent | f56a417de4b2b670b6c86017f73671a519989488 (diff) | |
download | libgit2-9a810c5e336afe10188c7cf3fb68c598d3c2a876.tar.gz |
git_config_delete: search until last section.
If git_config_delete is to work properly in the presence of duplicate section
headers, it cannot stop searching at the end of the first matching section, as
there may be another matching section later.
When config_write is used for deletion (value = NULL), it may only terminate
when the desired key is found or there are no sections left to parse.
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions