What's Changed
- feat: use git root as location by @kkmlr in #24
- reworked git operations; so it shows as a pop up menu with some extra functionality that was not possible before (git push --bookmark, git fetch --all-remotes, etc)

- reworked bookmark operations; so it shows as a pop up menu with some extra functionality that was not possible before (e.g. track, untrack, move backwards, etc)

- As a result of reworking bookmark operations, the keybinding of set bookmark is mapped
B
. - Revisions selection; you can select revisions by pressing
space
.new
andabandon
operations can work on the selected revisions.
New Contributors
Full Changelog: v0.6.2...v0.7