Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mv: move submodules using a gitfile
[gitweb.git]
/
t
/
t7102-reset.sh
diff --git
a/t/t7102-reset.sh
b/t/t7102-reset.sh
index 4f1c9f9c7f8ad5aa25f6581815140598d1d6d45f..8d4b50d1b5816d69ab165119773a7ffc0c360c0a 100755
(executable)
--- a/
t/t7102-reset.sh
+++ b/
t/t7102-reset.sh
@@
-486,7
+486,7
@@
test_expect_success 'disambiguation (1)' '
test_must_fail git diff --quiet -- secondfile &&
test -z "$(git diff --cached --name-only)" &&
test -f secondfile &&
- test
! -s
secondfile
+ test
_must_be_empty
secondfile
'