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

> I really find it very hard to mess things up.

In my experience the difference between my trouble-free use of git and inexperienced users' troubles with git amount to: I avoid doing the wrong thing in the first place, inexperienced users do the wrong thing, then try to fix it.

For example, I just never commit a gigabyte binary file to the repo. But if an inexperienced user does by mistake, and that makes .git/objects/pack big and everyone's checkouts become slow? And then they notice a few days later, after other developers have pulled and pushed other changes? And they try to fix it? Disaster zone.



How do you use git without push and pull?


Have you replied to the right comment? I didn't say I use git without push and pull.




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

Search: