How to get hash of newly rebased commit in Mercurial
I’m trying to write an alias for mercurial that will reabse a commit with HashA
, and then hg up
to the newly rebased commit.
How to get hash of newly rebased commit in Mercurial
I’m trying to write an alias for mercurial that will reabse a commit with HashA
, and then hg up
to the newly rebased commit.