Skip to content

Instantly share code, notes, and snippets.

@geodis
Created September 5, 2024 14:25
Show Gist options
  • Save geodis/4790b36ce3a0c40a0b3d08722aca8689 to your computer and use it in GitHub Desktop.
Save geodis/4790b36ce3a0c40a0b3d08722aca8689 to your computer and use it in GitHub Desktop.
git[object Object]

Git branches by author sorted by committer date:

git for-each-ref --format='%(committerdate) %09 %(authorname) %09 %(refname)' --sort=committerdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment