summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-27 08:23:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-27 08:23:46 +0000
commitf7bb669c0b2263dd46cbcf60527b88293ae0bfd1 (patch)
treec2a3399d23ce54078ed6fef864481b266d9384fc /fetch-options.txt
parentebc53dcb88aa848843f12d4f9c14910e3b763613 (diff)
downloadgit-htmldocs-f7bb669c0b2263dd46cbcf60527b88293ae0bfd1.tar.gz
Autogenerated HTML docs for v1.5.4-rc5
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index 61e48ccf0..b67591148 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -23,11 +23,15 @@
fetches is a descendant of `<lbranch>`. This option
overrides that check.
+ifdef::git-pull[]
+\--no-tags::
+endif::git-pull[]
+ifndef::git-pull[]
-n, \--no-tags::
- By default, `git-fetch` fetches tags that point at
- objects that are downloaded from the remote repository
- and stores them locally. This option disables this
- automatic tag following.
+endif::git-pull[]
+ 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.
-t, \--tags::
Most of the tags are fetched automatically as branch