Hacker News new | ask | show | jobs
by weebull 201 days ago
I hope you never come across a repo that has an old out-of-date `master` branch, because they moved to using `main` in a bad way.
1 comments

No problem. The parent had it the wrong way around. OMZ will use main if it exists, master otherwise. So a bad move still works!
Thanks that’s good to know