Community Page
- dmiessler.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I think this is a very helpful link. It fixes all the keyboard mapping problems. Even for VMware server 2.0 http://communities.vmware.com/message/1091425
- Test.
- "Yes, it helps people through altered perception of the world, but so do three glasses of wine." ___ Oh, so atheists do not drink alcohol because it is too much like religion?...
- burden is on those who make the assertion, not on those who deny
- • Theism is not a religion. Atheism is not a religion for the same reason. 'Theism' is an abstract noun which refers collectively to each organized religion which espouses the existence of...
dmiessler.com | grep understanding
dmiessler.com/about/
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 »
Anyway, I have my main web directory in a repository, and I’m able to clone that down to my workstation usi ... Continue reading »
1 year ago
git has a dumb name. subversion has a cool name. Use subversion. Chuck Norris does.
:-)
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.
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.