From: Beat Bolli <dev+git@drbeat.li>
To: git@vger.kernel.org
Subject: Re: Bug:
Date: Mon, 25 Jul 2016 06:55:41 +0000 (UTC) [thread overview]
Message-ID: <loom.20160725T085326-574@post.gmane.org> (raw)
In-Reply-To: 8915446.47C9zkNvuX@photon
Ilya Tumaykin <itumaykin <at> gmail.com> writes:
> $ git --no-pager log -1 --format='format:%+s%+b'
> Please fix.
Simply use `git --no-pager log -1 --format='format:%+s%n%+b'`
The message body excludes the empty line preceding it.
next prev parent reply other threads:[~2016-07-25 6:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-24 13:46 Bug: "git log --format='format:%+s%+b'" doesn't insert newline before body Ilya Tumaykin
2016-07-25 6:55 ` Beat Bolli [this message]
2016-07-25 7:33 ` Johannes Schindelin
2016-07-25 7:51 ` Ilya Tumaykin
2016-07-25 8:06 ` Johannes Schindelin
2016-07-25 10:49 ` Ilya Tumaykin
2016-07-25 17:28 ` Jakub Narębski
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=loom.20160725T085326-574@post.gmane.org \
--to=dev+git@drbeat.li \
--cc=git@vger.kernel.org \
/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).