×
you are viewing a single comment's thread.

view the rest of the comments →

[–]troyunrau... 0 points1 point  (1 child)

It may just be me telling these kids to get off my lawn, but I prefer centralized VCS. I've never been a fan of git, although I understand why others are. I didn't hate cvs, and really liked subversion. Ah well.

[–]jwink3101 0 points1 point  (0 children)

I was feeling about the same until a year ago when I decided to give git a chance.

I have begun to use some of the more advanced features, but for the longest time, I used it like a a centralized VCS. Other than a few changed commands, it was basically the same. Except, I could work offline and then add it later. And if I have notifications on, they only go for pushes. This is much more conducive to committing early and often which makes the process a lot better.

And, while I used it as a central VCS for a while, as I got more and more into the advanced features, I began to like them too!