Browse Source
Add '--[no-]tags' options to 'git remote add' which add the 'remote.REMOTE.tagopt = --[no-]tags' to the configuration file. This mimics the "--tags" and "--no-tags" options of "git fetch". Signed-off-by: Samuel Tardieu <sam@rfc1149.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Samuel Tardieu
15 years ago
committed by
Junio C Hamano
3 changed files with 90 additions and 2 deletions
Loading…
Reference in new issue