Git: List branches sorted by time

To list all of your branches, but sort them by last change in descending order:

$ git branch --sort=-committerdate