I have git repository with a master branch which has mostly release branches. Release branches have names ending in Twig or Stick. Using sourcetree, how do I list all the branches, release or not, by date of creation in descending order ? How can I do the same thing for only release branches ? Thanks.