66
66
"on_menuitem_branch_checkout_activate": handler.on_menuitem_branch_checkout_activate,
67
67
"on_menuitem_branch_commit_activate": handler.on_menuitem_branch_commit_activate,
68
68
"on_menuitem_branch_push_activate": handler.on_menuitem_branch_push_activate,
69
72
"on_toolbutton_update_clicked": handler.not_implemented,
70
73
"on_toolbutton_commit_clicked": handler.on_menuitem_branch_commit_activate,
71
74
"on_toolbutton_pull_clicked": handler.not_implemented,