git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is there a way to find out which commit "git rebase --skip" skipped?
@ 2012-08-16  6:59 Luke Diamand
  2012-08-16 15:43 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Luke Diamand @ 2012-08-16  6:59 UTC (permalink / raw)
  To: Git Users; +Cc: Pete Wyckoff

If I do "git rebase --skip", is there a way to find out the commit SHA
that was skipped (other than just parsing the output of the command) ?

I'd like to modify git-p4 so that it can automatically skip past
conflicting changes, but I'd like it to keep a log of which commits
were skipped.

Thanks,
Luke

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

end of thread, other threads:[~2012-08-17 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-16  6:59 Is there a way to find out which commit "git rebase --skip" skipped? Luke Diamand
2012-08-16 15:43 ` Junio C Hamano
2012-08-17  9:32   ` Luke Diamand
2012-08-17 17:48     ` Junio C Hamano

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).