many small typofixes
Signed-off-by: Ondřej Bílka <neleai@seznam.cz> Reviewed-by: Marc Branchaud <marcnarc@xiplink.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
749f763dbb
commit
98e023dea4
@ -24,7 +24,7 @@ init_git () {
|
||||
rm -fr .git &&
|
||||
git init &&
|
||||
#git remote add svnsim testsvn::sim:///$TEST_DIRECTORY/t9020/example.svnrdump
|
||||
# let's reuse an exisiting dump file!?
|
||||
# let's reuse an existing dump file!?
|
||||
git remote add svnsim testsvn::sim://$TEST_DIRECTORY/t9154/svn.dump
|
||||
git remote add svnfile testsvn::file://$TEST_DIRECTORY/t9154/svn.dump
|
||||
}
|
||||
|
Reference in New Issue
Block a user