Y
Hacker News
new
|
ask
|
show
|
jobs
by
otterley
190 days ago
There's nothing wrong with pushing to main, as long as you don't blindly treat the head of the main branch as production-ready. It's a branch like any other; Git doesn't care what its name is.
1 comments
sallveburrpi
190 days ago
Yea ofc I was implying that main is the branch that is pushed to production.
link