Documentation: document remote.<name>.tagopt
Update config.txt with info regarding tagopt option Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
8807d321af
commit
047f636d90
@ -483,6 +483,10 @@ remote.<name>.uploadpack::
|
|||||||
The default program to execute on the remote side when fetching. See
|
The default program to execute on the remote side when fetching. See
|
||||||
option \--exec of gitlink:git-fetch-pack[1].
|
option \--exec of gitlink:git-fetch-pack[1].
|
||||||
|
|
||||||
|
remote.<name>.tagopt::
|
||||||
|
Setting this value to --no-tags disables automatic tag following when fetching
|
||||||
|
from remote <name>
|
||||||
|
|
||||||
remotes.<group>::
|
remotes.<group>::
|
||||||
The list of remotes which are fetched by "git remote update
|
The list of remotes which are fetched by "git remote update
|
||||||
<group>". See gitlink:git-remote[1].
|
<group>". See gitlink:git-remote[1].
|
||||||
|
Loading…
Reference in New Issue
Block a user