Skip to content

Instantly share code, notes, and snippets.

@joparara
Created September 26, 2024 06:23
Show Gist options
  • Save joparara/4412a8a6887699bbfa1056c5addcea70 to your computer and use it in GitHub Desktop.
Save joparara/4412a8a6887699bbfa1056c5addcea70 to your computer and use it in GitHub Desktop.
git alias b
[alias]
b = "!git for-each-ref --sort='-authordate' --format='%(authordate)%09%(objectname:short)%09%(refname)' r efs/heads | sed -e 's-refs/heads/--'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment