Mercurial > hg
view mercurial/__init__.py @ 24773:090da03361c5
histedit: improve roll action integration with fold
Previously the fold action would inspect it's class to figure out if it was a
rollup or not. This was hacky. Now that finishfold is inside the fold class,
let's modify it to check a function (which roll can override) to determine if it
should be prompting for a commit message.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sat, 04 Apr 2015 02:12:53 -0700 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |