Skip to content

Commit 9d4fafe

Browse files
committed
category-H
1 parent 6e899c5 commit 9d4fafe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

t/t0001-init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ test_expect_success 'plain nested through aliased command' '
7777
'
7878

7979
test_expect_success 'plain nested in bare through aliased command' '
80+
test_config_global safe.bareRepository all &&
8081
(
8182
git init --bare bare-ancestor-aliased.git &&
8283
cd bare-ancestor-aliased.git &&

0 commit comments

Comments
 (0)