Created
September 26, 2024 06:23
-
-
Save joparara/4412a8a6887699bbfa1056c5addcea70 to your computer and use it in GitHub Desktop.
git alias b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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