Merge branch 'ap/t2015-style-update'
Test clean-up. * ap/t2015-style-update: t2015-checkout-unborn.sh: changes the style for cd
This commit is contained in:
@ -9,7 +9,8 @@ TEST_PASSES_SANITIZE_LEAK=true
|
||||
|
||||
test_expect_success 'setup' '
|
||||
mkdir parent &&
|
||||
(cd parent &&
|
||||
(
|
||||
cd parent &&
|
||||
git init &&
|
||||
echo content >file &&
|
||||
git add file &&
|
||||
|
Reference in New Issue
Block a user