Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What if you rebase/force push? Seems dangerous to rely on "protected branches" and the like to avoid version clashes.


On master/main? What are you, a savage?

That's the only version that should really matter. Release branches, if used, tend to be pretty stable in terms of git shenanigans.

The versions of dev branches don't really matter, and if it's a huge concern, you can simply bump the version in the NGBV config file to ensure that versions increase the way you want them to.


Not intentionally! But actually I think the concern is unwarranted because looking again it seems they don't include the hash for release versions, so if someone did force push master/main the artifact repository should reject it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: