<!-- greyling.tech//techblog -->
a blog of programming references, tips, tricks and descriptions of technical processes
Tweet
<
BACK
Git tips and tricks
List branches sorted by latest commit
git
for
-each-ref
--sort
=
-committerdate
refs/heads/
See reference
.