Honor "tagopt = --tags" configuration option
authorSamuel Tardieu <redacted>
Mon, 19 Apr 2010 23:31:25 +0000 (01:31 +0200)
committerJunio C Hamano <redacted>
Mon, 19 Apr 2010 23:34:49 +0000 (16:34 -0700)
commit944163a4bd4cc4c35392147d10020ba57c6d7d87
treeaa3627e5ff2a069cc89588c8d7f07d159ff04404
parent5469e2dab133a197dc2ca2fa47eb9e846ac19b66
Honor "tagopt = --tags" configuration option

If the "tagopt = --tags" option of a remote is set, all tags
will be fetched as in "git fetch --tags".

Signed-off-by: Samuel Tardieu <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
contrib/examples/git-fetch.sh
remote.c
git clone https://git.99rst.org/PROJECT