Git: Show local branches and order by created date DESC
22 May 2023 (Updated 22 May 2023)
git for-each-ref --sort=-committerdate refs/heads/ --format='%(committerdate:short) %(refname:short)' | head -n 10
Tagged:
Git
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment