mirror of
https://github.com/git/git.git
synced 2026-04-11 09:20:10 +02:00
Merge commit 'mingw/master' into devel
This commit is contained in:
@@ -173,6 +173,7 @@ test_expect_success 'git mv should not change sha1 of moved cache entry' '
|
||||
|
||||
rm -f dirty dirty2
|
||||
|
||||
test "$no_symlinks" ||
|
||||
test_expect_success 'git mv should overwrite symlink to a file' '
|
||||
|
||||
rm -fr .git &&
|
||||
@@ -192,6 +193,7 @@ test_expect_success 'git mv should overwrite symlink to a file' '
|
||||
|
||||
rm -f moved symlink
|
||||
|
||||
test "$no_symlinks" ||
|
||||
test_expect_success 'git mv should overwrite file with a symlink' '
|
||||
|
||||
rm -fr .git &&
|
||||
|
||||
Reference in New Issue
Block a user