зеркало из https://github.com/microsoft/git.git
t1510: fix typo in the comment of a test
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
ea472c1e35
Коммит
6abbee8c60
|
@ -739,7 +739,7 @@ test_expect_success '#28: core.worktree and core.bare conflict (gitfile case)' '
|
|||
grep "core.bare and core.worktree" message
|
||||
'
|
||||
|
||||
# Case #29: GIT_WORK_TREE(+core.worktree) overries core.bare (gitfile case).
|
||||
# Case #29: GIT_WORK_TREE(+core.worktree) overrides core.bare (gitfile case).
|
||||
test_expect_success '#29: setup' '
|
||||
setup_repo 29 non-existent gitfile true &&
|
||||
mkdir -p 29/sub/sub 29/wt/sub
|
||||
|
|
Загрузка…
Ссылка в новой задаче