Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch tests: add a test for clobbering tag behavior
[gitweb.git]
/
t
/
t5510-fetch.sh
diff --git
a/t/t5510-fetch.sh
b/t/t5510-fetch.sh
index e402aee6a22e64306c9f093ad1b529b3923fd65e..6ab093207affbd5c15540a602606b761b2ec865b 100755
(executable)
--- a/
t/t5510-fetch.sh
+++ b/
t/t5510-fetch.sh
@@
-613,7
+613,7
@@
test_configured_prune_type () {
git rev-parse --verify refs/tags/newtag
) &&
- # now remove
it
+ # now remove
them
git branch -d newbranch &&
git tag -d newtag &&