Merge branch 'ab/fetch-tags-noclobber'
commit42a6274b62397ab0047a21729c99f8fb06193f9b
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 18:33:52 +0000 (20 11:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 18:33:52 +0000 (20 11:33 -0700)
treeab4cbf6e8f9cdd4d39bd75df627e8f440ca24a53
parent03e904cbd600afee7a39160aabc79a628916eecc
parentb81699af4861f9363cdebb86e8f3d95bd0b794dc
Merge branch 'ab/fetch-tags-noclobber'

Test and doc clean-ups.

* ab/fetch-tags-noclobber:
  pull doc: fix a long-standing grammar error
  fetch tests: correct a comment "remove it" -> "remove them"
  push tests: assert re-pushing annotated tags
  push tests: add more testing for forced tag pushing
  push tests: fix logic error in "push" test assertion
  push tests: remove redundant 'git push' invocation
  fetch tests: change "Tag" test tag to "testTag"
t/t5510-fetch.sh
t/t5516-fetch-push.sh