Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Is there a way to find out which commit "git rebase --skip" skipped?

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:30

Luke Diamand [off-list ref] writes:
All I need is to be able to get the commit *immediately* after the
failed 'git rebase'. It looks like .git/ORIG_HEAD has exactly what I
need.
Depends on what you meant by "commit that was skipped", but the
above makes me nervous.  ORIG_HEAD is set to the tip of the branch
being rebased at the very beginning, and updated to the current HEAD
(i.e. the result of the last successful step) before --skip is given.
I do not think it ever points into the commits in the original history
that is being replayed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help