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

git has a very clear, concise and stable interface if you understand how git works. it's designed this way, intentionally. people should stop complaining about it and either learn how to use it, switch to another tool or just write their own interface


It's not possible to switch to another tool unless you only ever work on code that you wrote, and never need to collaborate with anyone else.


No it's totally possible to use your own VCS and sync changes to another VCS. I don't know which tool you'd prefer but I used a git repository for my own work and synched it to a TFVC repository until my company switched to git. It sucked, because TFVC sucks but it's totally doable


no, its absolutely possible, as demonstrated by the numerous repositories that switched from cvs and svn to git. what you describe is a lack of desire to switch to another tool by your coworkers because you've been unable to make an adequate case for doing so.




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

Search: