mirror of
https://github.com/git/git.git
synced 2026-02-14 11:58:12 +00:00
"git fetch --tags" was explained as if it were "git fetch --no-no-tags", which is not the case, causing confusion. * jc/fetch-tags-doc: fetch --tags: clarify documentation