git fetch doc: add a new section to explain the ins & outs of pruning
authorÆvar Arnfjörð Bjarmason <redacted>
Fri, 9 Feb 2018 20:32:11 +0000 (20:32 +0000)
committerJunio C Hamano <redacted>
Fri, 9 Feb 2018 21:10:12 +0000 (13:10 -0800)
commit2c72ed740f302bf51e6cd0824b8e7cbde1b1e8c2
tree5e84f3b11ab69e6db8b7c0abfbd8828a5c60a5fe
parente1790f9245f120940be9333b09015e04a8e73127
git fetch doc: add a new section to explain the ins & outs of pruning

Add a new section to canonically explain how remote reference pruning
works, and how users should be careful about using it in conjunction
with tag refspecs in particular.

A subsequent commit will update the git-remote documentation to refer
to this section, and details the motivation for writing this in the
first place.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-fetch.txt
git clone https://git.99rst.org/PROJECT