From: Jari Aalto <jari.aalto@xxxxxxxxx> Signed-off-by: Jari Aalto <jari.aalto@xxxxxxxxx> --- Documentation/fetch-options.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt index b4d6476..90d50fb 100644 --- a/Documentation/fetch-options.txt +++ b/Documentation/fetch-options.txt @@ -38,7 +38,8 @@ ifndef::git-pull[] -p:: --prune:: After fetching, remove any remote-tracking branches which - no longer exist on the remote. + no longer exist on the remote. If used with option `--tags`, + remove tags in a similar manner. endif::git-pull[] ifdef::git-pull[] -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html