bookmark

version control - How can I get a list of git branches, ordered by most recent commit? - Stack Overflow


Description

git for-each-ref --sort=-committerdate refs/heads/

Preview

Tags

Users

  • @brightbyte

Comments and Reviews