We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e899c5 commit 9d4fafeCopy full SHA for 9d4fafe
1 file changed
t/t0001-init.sh
@@ -77,6 +77,7 @@ test_expect_success 'plain nested through aliased command' '
77
'
78
79
test_expect_success 'plain nested in bare through aliased command' '
80
+ test_config_global safe.bareRepository all &&
81
(
82
git init --bare bare-ancestor-aliased.git &&
83
cd bare-ancestor-aliased.git &&
0 commit comments