libgit2/include
Jakob Pfender 729b6f4900 index: Allow user to toggle whether to replace an index entry
When in the middle of a merge, the index needs to contain several files
with the same name. git_index_insert() used to prevent this by not adding a new entry if an entry with the same name already existed.
2011-04-21 10:40:54 +02:00
..
git2 index: Allow user to toggle whether to replace an index entry 2011-04-21 10:40:54 +02:00
git2.h libgit2 version 0.11.0, "McSwifty" 2011-03-28 22:35:27 +03:00