Entry tags:
Question for the hackers
I've been using Subversion since 2005 or so, and do not knowingly find it lacking in any particular way.
Should I care about Git? All I know about Git so far is that "everyone" is suddenly using it.
Should I care about Git? All I know about Git so far is that "everyone" is suddenly using it.
no subject
Not leaving .svn turds everywhere would be awfully nice. I spend a lot of time grepping the source tree, and it's like "grep -r . | grep -v svn". (Or figuring out how to use "find", which is always just a little too painful.)