Details
Details
- Reviewers
durin42 quark yuja - Group Reviewers
hg-reviewers - Commits
- rHG784a85c87c22: histedit: add ui.log for action count
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
hgext/histedit.py | ||
---|---|---|
1314 | Usually align with (: ui.log("histedit", "%d actions to histedit", len(actions), histedit_num_actions=len(actions)) |
Usually align with (: