Skip to content

Commit

Permalink
Documentation: document remote.<name>.tagopt
Browse files Browse the repository at this point in the history
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>
Aneesh Kumar K.V authored and Junio C Hamano committed Feb 26, 2007
1 parent 8807d32 commit 047f636
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/config.txt
Original file line number Diff line number Diff line change
@@ -483,6 +483,10 @@ remote.<name>.uploadpack::
The default program to execute on the remote side when fetching. See
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>::
The list of remotes which are fetched by "git remote update
<group>". See gitlink:git-remote[1].

0 comments on commit 047f636

Please sign in to comment.