Hacker News new | ask | show | jobs
by kazinator 179 days ago
How would this argument change if git branch recognized the "archive/" convention, or had some other mechanism, such that archived branches are concealed from view unless -a/--all is given?

I like the idea that branch names starting with . (period) are considered hidden, similarly to files in Unix.