Merge branch 'reset-and-restore' into main
commita35f2a4bbdd47dab0fa9cb74dd2c335a877505cc
authorDavid Aguilar <davvid@gmail.com>
Sun, 7 Feb 2021 23:38:28 +0000 (7 15:38 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 7 Feb 2021 23:38:34 +0000 (7 15:38 -0800)
tree2505a8e734bb17af8af29023dfa25b47e8f4544a
parent9d51e176bd3052ffa6c24ed47a49c7b13e6a60d9
parent3193b0d67192b349b6fca4cda1298f46f1b8bf4c
Merge branch 'reset-and-restore' into main

* reset-and-restore:
  CHANGES: document the new resset and restore actions
  reset: add a "Restore Worktree" action
  fixup! ux: revamp the Reset menus
  toolbar: add tooltips to the Reset actions
  toolbar: flatten some logic
  toolbar: add "Undo Last Commit"
  reset: add tooltips to the reset menu
  ux: revamp the Reset menus
  toolbar: guard against missing actions
  ux: add menu icons for many actions
  icons: add style icons for apply, discard and reset
  menu: move the Rebase and Reset sub-menus to the top-level menubar
  cmds: add an "Undo Last Commit" action to the "Commit" menu

Signed-off-by: David Aguilar <davvid@gmail.com>