All of lore.kernel.org
 help / color / mirror / Atom feed
* git rerere to remember half-merged progress - valid use?
@ 2018-03-10 14:22 Ilya Kantor
  2018-03-11  0:00 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Kantor @ 2018-03-10 14:22 UTC (permalink / raw)
  To: git

Hi,

Let's say I'm merging a branch with many conflicts.
I resolved some of them, but then can't proceed or need to switch elsewhere.

Will it be a good practice to call `git rerere` to remember resolved
conflicts, so that in the future
when I re-merge, I get my half-done merge back?

I couldn't find such use of rerere in the internet.

How can I save the merge/restore progress otherwise?

---
Best Regards,
Ilya Kantor

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

end of thread, other threads:[~2018-03-11  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-10 14:22 git rerere to remember half-merged progress - valid use? Ilya Kantor
2018-03-11  0:00 ` Junio C Hamano

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.