Closed
Description
since #362 we now show the outgoing/incoming commits relative to the current branch in a more spacious place in the left_chunks
of the status tab.
it would be great to move the actual name of the current branch next to ity:
- this gives the branch name more room
- keeps it in focus
- allows us to cleanup the weird placement of it in the
ChangesComponent
see draw_branch_state
in status.rs