Skip to content

Instantly share code, notes, and snippets.

@almokhtarbr
Created September 27, 2021 17:10
Show Gist options
  • Save almokhtarbr/3fd6dc600fb7f5b5dc3ce2c685c2be19 to your computer and use it in GitHub Desktop.
Save almokhtarbr/3fd6dc600fb7f5b5dc3ce2c685c2be19 to your computer and use it in GitHub Desktop.
git branch -r --sort=-committerdate --format='%(HEAD)%(color:yellow)%(refname:short)|%(color:bold green)%(committerdate:relative)|%(color:blue)%(subject)|%(color:magenta)%(authorname)%(color:reset)' --color=always | column -ts'|'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment