Thread (15 messages) flat view 15 messages, 4 authors, 2016-06-15

Re: [PATCH 1/2] Introduce CHERRY_PICK_HEAD

From: Nguyen Thai Ngoc Duy <hidden>
Date: 2016-06-15 22:50:34

On Wed, Feb 16, 2011 at 5:08 PM, Jay Soffian [off-list ref] wrote:
When a cherry-pick conflicts git advises to use:

 $ git commit -c <original commit id>

to preserve the original commit message and authorship. Instead, let's
record the original commit id in CHERRY_PICK_HEAD and advise to use:

 $ git commit -c CHERRY_PICK_HEAD
Wouldn't it be more convenient to do "git cherry-pick --continue"
instead of "git commit -c CHERRY_PICK_HEAD"?
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help