How to exchange rerere/redo resolutions?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: How to exchange rerere/redo resolutions?
- From: Philip Oakley <philipoakley@xxxxxxx>
- Date: Fri, 10 May 2019 00:23:28 +0100
- Cc: Torsten Bögershausen <tboegi@xxxxxx>, Junio C Hamano <gitster@xxxxxxxxx>
- User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
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@xxxxxx> [PATCH v3 1/1] Use size_t
instead of 'unsigned long' for data in memory
--
Philip
[Index of Archives]
[Linux Kernel Development]
[Gcc Help]
[IETF Annouce]
[DCCP]
[Netdev]
[Networking]
[Security]
[V4L]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Linux SCSI]
[Fedora Users]