Merge branch 'jl/maint-pull-tags-doc' into maint

* jl/maint-pull-tags-doc:
  pull: Remove --tags option from manpage
This commit is contained in:
Junio C Hamano 2010-11-24 12:47:42 -08:00
Родитель 4713fd9b5d 2e5955f328
Коммит 16529f2e56
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -53,6 +53,7 @@ endif::git-pull[]
behavior for a remote may be specified with the remote.<name>.tagopt
setting. See linkgit:git-config[1].
ifndef::git-pull[]
-t::
--tags::
Most of the tags are fetched automatically as branch
@ -63,6 +64,7 @@ endif::git-pull[]
downloaded. The default behavior for a remote may be
specified with the remote.<name>.tagopt setting. See
linkgit:git-config[1].
endif::git-pull[]
-u::
--update-head-ok::