when git-rebase -i fails to cherry-pick

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: <git@...>
Date: Monday, July 23, 2007 - 6:54 pm

Hello,

even though git-rebase -i is still young, I'm already a big fan of it.

I just want to suggest two minor things:

- If a cherry-pick fails, it tells me to resolve my conflicts, 'git add
  <paths>' and to do 'git commit -c $sha1id'.

  But it doesn't tell me, how I continue to rebase after that.

  'git rebase -i --continue' works.

- If a cherry-pick of a commit to be squashed fails, the instruction to
  do 'git commit -c $sha1id' is wrong, because then I don't get both
  message to squash.

Best regards
Uwe

-- 
Uwe Kleine-K
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
when git-rebase -i fails to cherry-pick, Uwe , (Mon Jul 23, 6:54 pm)
Re: when git-rebase -i fails to cherry-pick, Johannes Schindelin, (Mon Jul 23, 7:08 pm)
Re: when git-rebase -i fails to cherry-pick, Uwe , (Tue Jul 24, 4:05 pm)
[PATCH] rebase -i: fix interrupted squashing, Johannes Schindelin, (Tue Jul 24, 4:43 pm)
Re: [PATCH] rebase -i: fix interrupted squashing, Johannes Schindelin, (Fri Jul 27, 1:18 pm)