DISQUS

DISQUS Hello! dmiessler.com | grep understanding is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

dmiessler.com | grep understanding

dmiessler.com/about/
Jump to original thread »
Author

Learning git

Started by Daniel Miessler · 7 months ago

So I’m trying to learn git to allow for easy editing of my site using Textmate, and to just learn git because it’s an intriguing tool in general.

Anyway, I have my main web directory in a repository, and I’m able to clone that down to my workstation usi ... Continue reading »

3 comments

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


    :-)

  • 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.

  • 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.

Add New Comment

Returning? Login