git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* when git-rebase -i fails to cherry-pick
@ 2007-07-23 22:54 Uwe Kleine-König
  2007-07-23 23:08 ` Johannes Schindelin
  0 siblings, 1 reply; 7+ messages in thread
From: Uwe Kleine-König @ 2007-07-23 22:54 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git

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önig

http://www.google.com/search?q=12+mol+in+dozen

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

end of thread, other threads:[~2007-07-27 19:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23 22:54 when git-rebase -i fails to cherry-pick Uwe Kleine-König
2007-07-23 23:08 ` Johannes Schindelin
2007-07-24 20:05   ` Uwe Kleine-König
2007-07-24 20:43     ` [PATCH] rebase -i: fix interrupted squashing Johannes Schindelin
2007-07-27 17:18       ` Johannes Schindelin
2007-07-27 19:20         ` Junio C Hamano
2007-07-27 19:35           ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).