git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* How to exchange rerere/redo resolutions?
@ 2019-05-09 23:23 Philip Oakley
  2019-05-09 23:49 ` Ævar Arnfjörð Bjarmason
  2019-05-10 14:05 ` Torsten Bögershausen
  0 siblings, 2 replies; 10+ messages in thread
From: Philip Oakley @ 2019-05-09 23:23 UTC (permalink / raw)
  To: Git List; +Cc: Torsten Bögershausen, Junio C Hamano

Hi,

Is there a mechanism for exchanging the rerere resolutions, so that 
future fixups, e.g. future clashes on pu rather than master, can be sent 
with patch series?

My current use case that there is a large patch [1] for updating long to 
size_t for use on Windows, which notes that it will have clashes with 
pu, but doesn't appear to have any method  of sending a rerere 
resolution (which the author is already aware of) to the list. Being 
able to flag up such fixes should simplify such conflict resolutions.

I had some very rough ideas about how the resolutions should look rather 
similar to three-way conflict markers, with the resolution as the 'base' 
(between the ||| - ||| marks), which would be resolved via a --base 
merge strategy.

However if there is already a method for exchanging resolutions, where 
should I look?

Philip

[1] <20190413151850.29037-1-tboegi@web.de> [PATCH v3 1/1] Use size_t 
instead of 'unsigned long' for data in memory

-- 
Philip


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

end of thread, other threads:[~2019-05-15  1:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09 23:23 How to exchange rerere/redo resolutions? Philip Oakley
2019-05-09 23:49 ` Ævar Arnfjörð Bjarmason
2019-05-10 14:59   ` Philip Oakley
2019-05-13 22:24     ` Philip Oakley
2019-05-13 22:46       ` Junio C Hamano
2019-05-14  8:21       ` Ævar Arnfjörð Bjarmason
2019-05-14 23:11         ` Philip Oakley
2019-05-15  1:12         ` Junio C Hamano
2019-05-10 14:05 ` Torsten Bögershausen
2019-05-10 15:10   ` Philip Oakley

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