Skip to content

Instantly share code, notes, and snippets.

@Dragod
Created April 1, 2021 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dragod/0b5176d68a0c64c3a844623522423726 to your computer and use it in GitHub Desktop.
Save Dragod/0b5176d68a0c64c3a844623522423726 to your computer and use it in GitHub Desktop.
Date of last commint on branches
git for-each-ref --sort='-committerdate' --format='%(refname)%09%(committerdate)' refs/heads | sed -e 's-refs/heads/--'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment