Merge branch 'nd/transport-positive-depth-only'
[gitweb.git] / Documentation / fetch-options.txt
index 12b1d92a2f1f2e7ebfa1e1d9ceee10448277c2d0..f0ef7d02a5dc6c40eb9aab706e0c43f467b3f8a6 100644 (file)
@@ -51,13 +51,10 @@ ifndef::git-pull[]
        subject to pruning.
 endif::git-pull[]
 
-ifdef::git-pull[]
---no-tags::
-endif::git-pull[]
 ifndef::git-pull[]
 -n::
---no-tags::
 endif::git-pull[]
+--no-tags::
        By default, tags that point at objects that are downloaded
        from the remote repository are fetched and stored locally.
        This option disables this automatic tag following. The default