/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Assorted typo fixes
[git/git.git]
/
t
/
t5600-clone-fail-cleanup.sh
diff --git
a/t/t5600-clone-fail-cleanup.sh
b/t/t5600-clone-fail-cleanup.sh
index
041be04
..
1776b37
100755
(executable)
--- a/
t/t5600-clone-fail-cleanup.sh
+++ b/
t/t5600-clone-fail-cleanup.sh
@@
-36,7
+36,7
@@
test_expect_success \
'git-clone foo bar'
test_expect_success \
- 'successful
l
clone must leave the directory' \
+ 'successful clone must leave the directory' \
'cd bar'
test_done