Git Tip: Finding Recently Used Branches

Since Git v2.7.0 it has been possible to sort branches by the timestamp of the last commit. This comes in handy when working on projects with similarly named feature branches.
Since Git v2.7.0 it has been possible to sort branches by the timestamp of the last commit. This comes in handy when working on projects with similarly named feature branches.