Skip to content

Indroduce CMenuButton in CommitDlg

username-removed-112407 requested to merge commit-menubtn into master

TODOs:

  • Remember selection
  • fix hardcoded strings
  • allow to press ALT+O (because it was OK or should it be ALT+C?), ALT+R, ALT+P
  • if current branch has a tracked branch, push directly

This will fix issue #527 (closed) and issue #2302 (closed).

Merge request reports