fetch: document that pruning happens before fetching
[gitweb.git] / Documentation / fetch-options.txt
index 45583d8454b4cae9bdb2ddb904c077cf1d3a1223..dfbc8ad0dfbcf9a01cf6f902d007c08d8934541a 100644 (file)
@@ -51,7 +51,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