cola.controllers.selectcommits – Select commits
This module provides a controller for selecting commits
-
class cola.controllers.selectcommits.SelectCommitsController(model, view, revs, summaries)
Select a commit from parallel rev and summary lists
-
checkout_commit()
-
cherry_pick()
-
commit_sha1_selected()
-
create_branch_at()
-
select_commits()
-
set_diff_font()
-
set_ui_font()
-
cola.controllers.selectcommits.select_commits(model, parent, title, revs, summaries, multiselect=True)
- Use the CommitView to select commits from a list.