author | Daniel Barkalow <barkalow@iabervon.org> | |
Thu, 17 Apr 2008 23:32:35 +0000 (19:32 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 May 2008 00:41:44 +0000 (17:41 -0700) | ||
commit | e0aaa29ff324c40a6428d5cc26867392eedf94ad | |
tree | dcc53a8fdcdbb7b1ef493bd72f3197c72289683b | tree | snapshot |
parent | bef70b22ba63d71c1ae2e070e64ff9863ea1ad14 | commit | diff |
Have a constant extern refspec for "--tags"
The refspec refs/tags/*:refs/tags/* is sufficiently common and generic
to merit having a constant instead of generating it as needed.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The refspec refs/tags/*:refs/tags/* is sufficiently common and generic
to merit having a constant instead of generating it as needed.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fetch.c | diff | blob | history | |
remote.c | diff | blob | history | |
remote.h | diff | blob | history |