Live data from Hacker News

Sort branches by last commit date

ryangreenberg.com

21–30 of 56 posts

Re: Sort branches by last commit date

#22
post #2

Even better (IMHO!) is `git config branch.sort -committerdate` (note the `-`). This will sort newest committer date first.

Even better, "hey, chat GPT, list my branches by commit date."

I know that's not a popular answer, but I'm just trying to demonstrate the reality that this kind of knowledge isn't specialized anymore.

Post reply on HN