Skip to content

Commit 1c22105

Browse files
committed
Merge branch 'jk/fetch-prune-doc' into maint
Minor doc update. * jk/fetch-prune-doc: fetch: document that pruning happens before fetching
2 parents 9d3d0db + 9e70233 commit 1c22105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/fetch-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ifndef::git-pull[]
5252

5353
-p::
5454
--prune::
55-
After fetching, remove any remote-tracking references that no
55+
Before fetching, remove any remote-tracking references that no
5656
longer exist on the remote. Tags are not subject to pruning
5757
if they are fetched only because of the default tag
5858
auto-following or due to a --tags option. However, if tags

0 commit comments

Comments
 (0)