What's Changed
- feat: Add branches tab with ability to create (
c
), rename (r
), delete (d
), forget (f
), track (t
), and untrack (T
) branches, as well as editing (e
) and creating new (n
) from branch - feat: Set branch to change in logs tab with
b
, either to existing branch or new or generated branch - feat: Add git push/fetch in logs tab with
p
/f
- feat: Add help menu with
h
/?
Full Changelog: v0.1.4...v0.2.0