Skip to content
Snippets Groups Projects
Commit 19d98da5 authored by Katsunori FUJIWARA's avatar Katsunori FUJIWARA
Browse files

histedit: pass "editor" argument to "memctx.__init__()" for "collapse" command

The preceding patch causes that "memctx.__init__()" with "editor"
argument invokes editor and saves edited commit message into
".hg/last-message.txt".

This patch passes "editor" argument to "memctx.__init__()" instead of
explicit invocations of "commitforceeditor()" and
"savecommitmessage()" for "collapse" command.
parent 25d6fdc0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment