libgit2/tests/checkout
Edward Thomson e8b81c698c Preserve tree filemode in index during checkout
Don't try to determine whether the system supports file modes
when putting the tree data in the index during checkout.  The tree's
mode is canonical and did not come from stat(2) in the first place.
2014-01-22 13:26:30 -05:00
..
binaryunicode.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
checkout_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
checkout_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
conflict.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
crlf.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
head.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
index.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tree.c Preserve tree filemode in index during checkout 2014-01-22 13:26:30 -05:00
typechange.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00