Mercurial > hg
diff tests/test-ssh.t @ 31297:f5c71e98f0f7
rebase: unhide original working directory node as well (issue5219)
By including the working directory revision at the start of rebase in
the repo._rebaseset, we make sure it's not hidden when we update back
to it at the end of the rebase.
This feels like abusing the set a bit given its name (_rebaseset), but
I couldn't think of another name that's clearly better.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 10 Mar 2017 23:07:20 -0800 |
parents | 636cf3f7620d |
children | 728d37353e1e |