All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about rerere
@ 2014-11-06 11:30 Tristan Roussel
  2014-11-06 16:41 ` Christian Neukirchen
  2014-11-06 17:03 ` Thomas Adam
  0 siblings, 2 replies; 4+ messages in thread
From: Tristan Roussel @ 2014-11-06 11:30 UTC (permalink / raw)
  To: git

Hello,

I’ve just learnt about rerere and it’s going to make my life so much easier, I have a question though.

I enabled rerere very lately and I wanted to know if there was a way to feed rerere with old merge conflict resolutions (and if not, would it be considered a good feature request)? I’d like to do a rebase of my work because I unintentionally merged a branch I didn’t want and the merge is a bit far in the git history and I don’t want to re-resolve merge conflicts I had after that.

Thanks for your help!

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

* Re: Question about rerere
  2014-11-06 11:30 Question about rerere Tristan Roussel
@ 2014-11-06 16:41 ` Christian Neukirchen
  2014-11-06 17:03 ` Thomas Adam
  1 sibling, 0 replies; 4+ messages in thread
From: Christian Neukirchen @ 2014-11-06 16:41 UTC (permalink / raw)
  To: git

Tristan Roussel <troussel@phare.normalesup.org> writes:

> Hello,
>
> I’ve just learnt about rerere and it’s going to make my life so much
> easier, I have a question though.
>
> I enabled rerere very lately and I wanted to know if there was a way
> to feed rerere with old merge conflict resolutions (and if not, would
> it be considered a good feature request)? I’d like to do a rebase of
> my work because I unintentionally merged a branch I didn’t want and
> the merge is a bit far in the git history and I don’t want to
> re-resolve merge conflicts I had after that.

Have a look at contrib/rerere-train.sh.

(Which I learned from
http://git-blame.blogspot.de/2012/04/rebuilding-git-integration-environment.html)

Ciao,
-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org

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

* Re: Question about rerere
  2014-11-06 11:30 Question about rerere Tristan Roussel
  2014-11-06 16:41 ` Christian Neukirchen
@ 2014-11-06 17:03 ` Thomas Adam
  2014-11-06 22:29   ` Tristan Roussel
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Adam @ 2014-11-06 17:03 UTC (permalink / raw)
  To: Tristan Roussel; +Cc: git list

On 6 November 2014 11:30, Tristan Roussel <troussel@phare.normalesup.org> wrote:
> Hello,
>
> I’ve just learnt about rerere and it’s going to make my life so much easier, I have a question though.
>
> I enabled rerere very lately and I wanted to know if there was a way to feed rerere with old merge conflict resolutions (and if not, would it be considered a good feature request)? I’d like to do a rebase of my work because I unintentionally merged a branch I didn’t want and the merge is a bit far in the git history and I don’t want to re-resolve merge conflicts I had after that.

Have a look at contrib/rerere-train.sh

-- Thomas Adam

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

* Re: Question about rerere
  2014-11-06 17:03 ` Thomas Adam
@ 2014-11-06 22:29   ` Tristan Roussel
  0 siblings, 0 replies; 4+ messages in thread
From: Tristan Roussel @ 2014-11-06 22:29 UTC (permalink / raw)
  To: Thomas Adam; +Cc: git list


> Le 6 nov. 2014 à 18:03, Thomas Adam <thomas@xteddy.org> a écrit :
> 
> On 6 November 2014 11:30, Tristan Roussel <troussel@phare.normalesup.org> wrote:
>> Hello,
>> 
>> I’ve just learnt about rerere and it’s going to make my life so much easier, I have a question though.
>> 
>> I enabled rerere very lately and I wanted to know if there was a way to feed rerere with old merge conflict resolutions (and if not, would it be considered a good feature request)? I’d like to do a rebase of my work because I unintentionally merged a branch I didn’t want and the merge is a bit far in the git history and I don’t want to re-resolve merge conflicts I had after that.
> 
> Have a look at contrib/rerere-train.sh
> 
> -- Thomas Adam

Thank you very much for the advice (and sorry for not searching enough).

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

end of thread, other threads:[~2014-11-06 22:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-06 11:30 Question about rerere Tristan Roussel
2014-11-06 16:41 ` Christian Neukirchen
2014-11-06 17:03 ` Thomas Adam
2014-11-06 22:29   ` Tristan Roussel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.