Re: working out where git-rebase is up to?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> No doubt rebase is tracking this info, but is there a supported way to
> discover it?

I may be mistaken. But git-rebase basically applies patches on top of a
branch. And the branch it's operating on is checked out.
So can't you just do 

  git rev-parse HEAD

to find out?

Also have a look at the output. git rebase tells you which patch it is
applying.

Marc Weber
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]