Hacker News new | ask | show | jobs
by floatingatoll 2262 days ago
I shared this with a coworker, who discovered that it dumps information about branches that don't exist anymore. This comment's alternate command doesn't list deleted branches:

https://news.ycombinator.com/item?id=22797911

And for those wondering "deleted branches?", check the git-gc man page for gc.reflogexpire (default 90 days) and gc.reflogexpireunreachable (default 30 days).