- #117 New setting
git-graph.commitOrdering
allows you to choose the order of commits (date, date-author or topo). See git log for more information on each order option. Default: date - #119 New option to immediately check out a branch after it has been created with the "Create Branch..." action.
- #123 Persist the "Show Remote Branches" checkbox state across Git Graph view sessions per repository.
- Minor state management and restoration improvements.