Linquize
7c2a2172b8
Test: Create repo in while current dir is readonly and checkout symlink
2015-04-04 23:23:19 +08:00
Edward Thomson
96b82b11c6
checkout: remove GIT_CHECKOUT_SAFE_CREATE
as a strategy
2015-02-27 13:50:44 -05:00
Edward Thomson
e74340b000
checkout: remove files before writing new ones
...
On case insensitive filesystems, we may have files in the working
directory that case fold to a name we want to write. Remove those
files (by default) so that we will not end up with a filename that
has the unexpected case.
2015-01-20 17:13:31 -06:00
Edward Thomson
2d24816b46
checkout_index: Remove stage 0 when checking out conflicts
2014-11-06 18:50:10 -05:00
Edward Thomson
8d3b2ee3d7
Introduce failing test for conflict filtering in index
2014-10-13 13:36:16 -04:00
Ben Straub
6affd71f33
git_checkout_opts -> git_checkout_options
2014-03-06 09:44:51 -08:00
Carlos Martín Nieto
9950bb4e8d
diff: rename the file's 'oid' to 'id'
...
In the same vein as the previous commits in this series.
2014-01-25 08:15:44 +01:00
Ben Straub
1782038144
Rename tests-clar to tests
2013-11-14 14:05:52 -08:00