Sublime Forum

Is it possible to to sort branch list by creation date?

#1

I’ve tried setting Git global settings:

git config --global branch.sort -committerdate

But it doesn’t affect the Sublime Merge branch list, so wondering if there is a command/setting in SM to do the same? i.e. so the branch list is sorted with most recently-active branch first, instead of sorted by name?

0 Likes