From: "Nuno Sá" <noname.nuno@gmail.com>
To: git@vger.kernel.org
Subject: git notes question
Date: Tue, 08 Mar 2022 14:08:23 +0100 [thread overview]
Message-ID: <ea67407120aa710f81af048d22be09281ac28107.camel@gmail.com> (raw)
Hi all,
Sorry if this is something already asked before...
Is there any way to remove the default "Notes:" line on git-notes? I
don't really mind to have it in git log but when generating patches for
instance, I would like my notes to be something like:
commit title
message
tags...
---
v3:
notes on v3
v2:
notes on v2
instead of having it like:
...
---
Notes:
...
I did some code inspection and I guess that using a USER format would
be a way but I'm hopping there's a more direct way.
Thanks!
- Nuno Sá
next reply other threads:[~2022-03-08 13:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-08 13:08 Nuno Sá [this message]
2022-03-09 8:54 ` git notes question Erik Cervin Edin
2022-03-09 9:11 ` Nuno Sá
2022-03-09 18:02 ` Junio C Hamano
2022-03-10 8:37 ` Nuno Sá
2022-03-10 13:11 ` Erik Cervin Edin
2022-03-10 13:26 ` Nuno Sá
2022-03-10 17:52 ` Junio C Hamano
2022-03-11 9:02 ` Nuno Sá
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=ea67407120aa710f81af048d22be09281ac28107.camel@gmail.com \
--to=noname.nuno@gmail.com \
--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).