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
Currently I'm using git to version my local changes for work, rather than pushing them out to the bastard SVN/CVS combined ugliness that we use. It's been really handy for me to snapshot a current state, go off and work on my changes, then bring in the latest and greatest from the rest of the world when I need to test. Not that this isn't doable with other VCSes, but it's been pretty easy with git.
Also, I'm an odd nut and just like playing with VCSes. So take my opinions with a grain of salt. ;)