+17

Log: config option to specify display order of branches

Marc Strapetz 6 years ago updated 6 years ago 0

Currently, if Git-Flow is enabled, SmartGit will sort branches in following order: 

develop,feature,release,master,hotfix,support

However, there is no sorting for non-Git-Flow repositories. This RFE asks for a configurable branch sort order for arbitrary repositories. Configuration will be read from .git/config or ~/.gitconfig.

Graph