From: Max Kirillov <max@max630.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: [PATCH v2 0/2] fix 'git show -s' to not add extra terminator after merge commit
Date: Tue, 13 May 2014 02:09:43 +0300 [thread overview]
Message-ID: <20140512230943.GC32316@wheezy.local> (raw)
Since v1:
* add Signed-off-by
* remove notion about '--format=%s' - found it in the
documentation
Since RFC:
* fix the CC issues
* add fixes for existing tests
Max Kirillov (2):
git-show: fix 'git show -s' to not add extra terminator after merge commit
t: git-show: adapt tests to fixed 'git show'
combine-diff.c | 3 ++-
t/t1507-rev-parse-upstream.sh | 2 +-
t/t7007-show.sh | 8 ++++++--
t/t7600-merge.sh | 11 +++++------
4 files changed, 14 insertions(+), 10 deletions(-)
--
1.8.5.2.421.g4cdf8d0
next reply other threads:[~2014-05-12 23:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 23:09 Max Kirillov [this message]
2014-05-12 23:10 ` [PATCH v2 1/2] git-show: fix 'git show -s' to not add extra terminator after merge commit Max Kirillov
2014-05-13 5:57 ` Johannes Sixt
2014-05-13 20:15 ` Max Kirillov
2014-05-12 23:11 ` [PATCH v2 2/2] t: git-show: adapt tests to fixed 'git show' Max Kirillov
2014-05-13 19:26 ` Junio C Hamano
2014-05-13 20:09 ` Max Kirillov
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=20140512230943.GC32316@wheezy.local \
--to=max@max630.net \
--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.