Hacker News new | ask | show | jobs
by badgersandjam 4230 days ago
You never know with git. Which is one of my big problems with it. The picture on master doesn't necessarily represent what happens on other repos across your organisation.
1 comments

I don't understand the problem. Which VCS does tell you what your developers are doing on their machines before they commit to your main repository?
None. However svn prevents them doing anything major unless they tell someone.
You mean like Gerrit? Or do you mean something else?