DISQUS

dmiessler.com | grep understanding: Learning git

  • ncloud · 1 year ago

    git has a dumb name. subversion has a cool name. Use subversion. Chuck Norris does.


    :-)

  • Ken · 1 year ago

    Stick with it. Git is a newer tool so people might not have much working with it, but it is a far superior tool then SVN.

  • Jason Ormes · 1 year ago

    the biggest advantage I see to using git is that I can do local version control. This is a big deal for me if I'm away from my central repository for any length of time on a trip. I've pretty much switched to using git on all of my own projects.