libgit2/include
Edward Thomson 21515f228b index: also try conflict mode when inserting
When we do not trust the on-disk mode, we use the mode of an existing
index entry.  This allows us to preserve executable bits on platforms
that do not honor them on the filesystem.

If there is no stage 0 index entry, also look at conflicts to attempt
to answer this question:  prefer the data from the 'ours' side, then
the 'theirs' side before falling back to the common ancestor.
2015-09-30 09:06:09 -04:00
..
git2 index: also try conflict mode when inserting 2015-09-30 09:06:09 -04:00
git2.h Include git2/transaction.h 2015-05-31 19:22:12 +02:00