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
Lint Skipped - Unit
Unit Tests Skipped
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 (: