checkunfinished: accommodate histedit quirk
Turns out histedit actually intends for commits (but not other operations like update) to be possible during its operation.
Showing
- hgext/histedit.py 1 addition, 1 deletionhgext/histedit.py
- hgext/rebase.py 1 addition, 1 deletionhgext/rebase.py
- hgext/transplant.py 1 addition, 1 deletionhgext/transplant.py
- mercurial/cmdutil.py 9 additions, 7 deletionsmercurial/cmdutil.py
- mercurial/commands.py 1 addition, 1 deletionmercurial/commands.py
- tests/test-histedit-edit.t 2 additions, 2 deletionstests/test-histedit-edit.t
- tests/test-histedit-fold.t 1 addition, 1 deletiontests/test-histedit-fold.t
Loading
Please register or sign in to comment