* Make mktag a builtin
@ 2008-05-09 2:19 drafnel
0 siblings, 0 replies; only message in thread
From: drafnel @ 2008-05-09 2:19 UTC (permalink / raw)
To: git; +Cc: gitster
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-09 2:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-09 2:19 Make mktag a builtin drafnel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).