Merge branch 'ar/typofix'
Typofixes. * ar/typofix: *: fix typos which duplicate a word
This commit is contained in:
@ -322,7 +322,7 @@ test_expect_success 'git-svn works in a bare repository' '
|
||||
git svn fetch ) &&
|
||||
rm -rf bare-repo
|
||||
'
|
||||
test_expect_success 'git-svn works in in a repository with a gitdir: link' '
|
||||
test_expect_success 'git-svn works in a repository with a gitdir: link' '
|
||||
mkdir worktree gitdir &&
|
||||
( cd worktree &&
|
||||
git svn init "$svnrepo" &&
|
||||
|
||||
Reference in New Issue
Block a user