We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea472c1 commit 6abbee8Copy full SHA for 6abbee8
t/t1510-repo-setup.sh
@@ -739,7 +739,7 @@ test_expect_success '#28: core.worktree and core.bare conflict (gitfile case)' '
739
grep "core.bare and core.worktree" message
740
'
741
742
-# Case #29: GIT_WORK_TREE(+core.worktree) overries core.bare (gitfile case).
+# Case #29: GIT_WORK_TREE(+core.worktree) overrides core.bare (gitfile case).
743
test_expect_success '#29: setup' '
744
setup_repo 29 non-existent gitfile true &&
745
mkdir -p 29/sub/sub 29/wt/sub
0 commit comments