Merge branch 'mg/doc-remote-tags-or-not'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 23:02:27 +0000 (15:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 23:02:28 +0000 (15:02 -0800)
"git remote add" mentioned "--tags" and "--no-tags" and was not
clear that fetch from the remote in the future will use the default
behaviour when neither is given to override it.

* mg/doc-remote-tags-or-not:
git-remote.txt: describe behavior without --tags and --no-tags

1  2 
Documentation/git-remote.txt
Simple merge