mirror of
https://github.com/git/git.git
synced 2025-03-25 09:25:02 +00:00
Merge branch 'nd/init-gitdir'
* nd/init-gitdir: t0001: guard a new test with SYMLINKS prerequisite
This commit is contained in:
commit
5dee1532e1
@ -402,7 +402,7 @@ test_expect_success 're-init to move gitdir' '
|
||||
test -d realgitdir/refs
|
||||
'
|
||||
|
||||
test_expect_success 're-init to move gitdir symlink' '
|
||||
test_expect_success SYMLINKS 're-init to move gitdir symlink' '
|
||||
rm -rf newdir realgitdir &&
|
||||
git init newdir &&
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user