projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac0ebb
)
Fix typo in debug stanza of t2001
author
Yann Dirson
<ydirson@altern.org>
Sun, 8 Jan 2006 00:38:43 +0000
(
01:38
+0100)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 8 Jan 2006 02:13:44 +0000
(18:13 -0800)
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t2001-checkout-cache-clash.sh
patch
|
blob
|
history
diff --git
a/t/t2001-checkout-cache-clash.sh
b/t/t2001-checkout-cache-clash.sh
index
b1c5263
..
0dcab8f
100755
(executable)
--- a/
t/t2001-checkout-cache-clash.sh
+++ b/
t/t2001-checkout-cache-clash.sh
@@
-74,7
+74,7
@@
test_debug 'show_files $tree3'
test_expect_success \
'read previously written tree and checkout.' \
'git-read-tree $tree2 && git-checkout-index -f -a'
-test_debug
show_files $tree2
+test_debug
'show_files $tree2'
test_expect_success \
'checking out conflicting path with -f' \