From: drafnel@gmail.com
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: Make mktag a builtin
Date: Thu, 8 May 2008 21:19:44 -0500 [thread overview]
Message-ID: <2127798.1210299520397.JavaMail.teamon@b301.teamon.com> (raw)
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
reply other threads:[~2008-05-09 2:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2127798.1210299520397.JavaMail.teamon@b301.teamon.com \
--to=drafnel@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.