1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-02 07:06:10 +02:00

Merge branch 'jk/fetch-prune-doc'

* jk/fetch-prune-doc:
  fetch: document that pruning happens before fetching
This commit is contained in:
Junio C Hamano 2016-06-27 09:56:44 -07:00
commit 4764053815

View File

@ -52,7 +52,7 @@ ifndef::git-pull[]
-p::
--prune::
After fetching, remove any remote-tracking references that no
Before fetching, remove any remote-tracking references that no
longer exist on the remote. Tags are not subject to pruning
if they are fetched only because of the default tag
auto-following or due to a --tags option. However, if tags