From: Johan Herland <johan@herland.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: [PATCH 0/2] Add "-m" and "-F" options to "git notes edit"
Date: Tue, 21 Apr 2009 02:39:21 +0200 [thread overview]
Message-ID: <200904210239.21974.johan@herland.net> (raw)
Hi,
The following 2-patch series teaches "git notes edit" to support the
"-m <msg>" and "-F <file>" options (inspired by git-tag and git-commit).
The first patch does some minor bugfixes and cleanups in preparation for
the second patch, which adds the options with associated documentation
and selftests.
This series is based on top of the "js/notes" topic in a recent "pu".
Johan Herland (2):
Minor cleanup and bugfixing in git-notes.sh
Teach "-m <msg>" and "-F <file>" to "git notes edit"
Documentation/git-notes.txt | 12 +++++++-
git-notes.sh | 71 ++++++++++++++++++++++++++++++++----------
t/t3301-notes.sh | 57 ++++++++++++++++++++++++++++++++++
3 files changed, 122 insertions(+), 18 deletions(-)
Have fun! :)
...Johan
next reply other threads:[~2009-04-21 0:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-21 0:39 Johan Herland [this message]
2009-04-21 0:41 ` [PATCH 1/2] Minor cleanup and bugfixing in git-notes.sh Johan Herland
2009-04-21 0:49 ` Johannes Schindelin
2009-04-21 0:51 ` Johan Herland
2009-04-21 0:42 ` [PATCH 2/2] Teach "-m <msg>" and "-F <file>" to "git notes edit" Johan Herland
2009-04-21 0:53 ` Johannes Schindelin
2009-04-21 1:26 ` [PATCH v2 " Johan Herland
2009-04-21 0:48 ` [PATCH 0/2] Add "-m" and "-F" options " Johannes Schindelin
-- strict thread matches above, loose matches on Subject: below --
2009-05-15 0:11 Johan Herland
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=200904210239.21974.johan@herland.net \
--to=johan@herland.net \
--cc=Johannes.Schindelin@gmx.de \
--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 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).