-
- Downloads
rebase: change "result would have 3 parent" error message (BC)
The old error message "cannot use revision REV as base, result would have 3 parents" is confusing - why use REV as base? why add a new parent?. This patch changes it to "cannot move parent", which seems better. Differential Revision: https://phab.mercurial-scm.org/D342
Showing
- hgext/rebase.py 3 additions, 4 deletionshgext/rebase.py
- tests/test-rebase-brute-force.t 3 additions, 3 deletionstests/test-rebase-brute-force.t
- tests/test-rebase-obsolete.t 1 addition, 1 deletiontests/test-rebase-obsolete.t
- tests/test-rebase-scenario-global.t 1 addition, 1 deletiontests/test-rebase-scenario-global.t
Loading
Please register or sign in to comment