git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git notes question
@ 2022-03-08 13:08 Nuno Sá
  2022-03-09  8:54 ` Erik Cervin Edin
  0 siblings, 1 reply; 9+ messages in thread
From: Nuno Sá @ 2022-03-08 13:08 UTC (permalink / raw)
  To: git

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á

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-11  9:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 13:08 git notes question Nuno Sá
2022-03-09  8:54 ` 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á

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).