Login
From:
Git Cookbook
(Uncensored)
subscribe
Git Cookbook – Quickly seeing the age of your branches
https://git.seveas.net/quickly-seeing-the-age-of-your-branches.html
links
backlinks
Tagged with:
branch
plumbing
log
for-each-ref
merge-base
Want to know how old all your branches are? You can of course browse your logs, but git can tell you what you want to know in one command (if you're willing to call some shell golfing a single command)
Roast topics
Find topics
Find it!