]> git.proxmox.com Git - libgit2.git/commit
remote: support downloading all tags
authorCarlos Martín Nieto <carlos@cmartin.tk>
Sun, 30 Sep 2012 08:56:06 +0000 (10:56 +0200)
committerCarlos Martín Nieto <carlos@cmartin.tk>
Sun, 30 Sep 2012 10:05:28 +0000 (12:05 +0200)
commit3230a44f4c951cbaeadfa5ae111f6558298dfc61
tree2a07a140b7e6352ab6f97d5ca382eafd4ed96dcd
parenteb0bd77a8892b77b8eaa57da2f827981c62bc161
remote: support downloading all tags

Also honor remote.$name.tagopt = --tags.
include/git2/remote.h
src/fetch.c
src/refspec.h
src/remote.c
src/remote.h