login
Header Space

 
 

Make mktag a builtin

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: <gitster@...>
Date: Thursday, May 8, 2008 - 10:19 pm

This series makes mktag a builtin and unifies the verification of
created tags between git-tag and git-mktag.

 Makefile      |    2 +-
 builtin-tag.c |  183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 builtin.h     |    1 +
 git.c         |    1 +
 mktag.c       |  180 --------------------------------------------------------
 5 files changed, 186 insertions(+), 181 deletions(-)

-brandon

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Make mktag a builtin, , (Thu May 8, 10:19 pm)
speck-geostationary