git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [RFC] notes.<REF>.rewriteMode configuration option
@ 2016-07-04 23:21 Barret Rennie
  0 siblings, 0 replies; 2+ messages in thread
From: Barret Rennie @ 2016-07-04 23:21 UTC (permalink / raw)
  To: git

Hi all,

The project I work on currently heavily uses git. We would like to add some
tools based around detecting how branches change over time for code review, so
that users can compare commits as they change. We'd like to do this via adding
metadata in git notes, so that we can detect when commits are ammended or
squashed. While digging around in the `git notes` help, I noticed there is
support for `notes.<ref>.mergeStrategy` but not `notes.<ref>.rewriteMode`
configuration options. I was wondering if you would be interested in a patch
that adds support for a `notes.<ref>.rewriteMode` configuration option that
would take precedence for doing note rewrites for the given ref (like how
`notes.<ref>.mergeStrategy` takes precedence for merges).

Regards,
Barret Rennie


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

* [RFC] notes.<REF>.rewriteMode configuration option
@ 2018-07-25  9:19 Barret Rennie
  0 siblings, 0 replies; 2+ messages in thread
From: Barret Rennie @ 2018-07-25  9:19 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

 Hi all,

The project I work on currently heavily uses git. We would like to add some
tools based around detecting how branches change over time for code review,
so
that users can compare commits as they change. We'd like to do this via
adding
metadata in git notes, so that we can detect when commits are ammended or
squashed. While digging around in the `git notes` help, I noticed there is
support for `notes.<ref>.mergeStrategy` but not `notes.<ref>.rewriteMode`
configuration options. I was wondering if you would be interested in a patch
that adds support for a `notes.<ref>.rewriteMode` configuration option that
would take precedence for doing note rewrites for the given ref (like how
`notes.<ref>.mergeStrategy` takes precedence for merges).

Regards,
Barret Rennie

[-- Attachment #2: Type: text/html, Size: 887 bytes --]

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

end of thread, other threads:[~2018-07-25  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-25  9:19 [RFC] notes.<REF>.rewriteMode configuration option Barret Rennie
  -- strict thread matches above, loose matches on Subject: below --
2016-07-04 23:21 Barret Rennie

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).