Fixed URL link conversion bug
[gitmagic/dustin.git] / preface.html
blob2833a345738c7151bebe15da2042f2f158975210
1 <h1>Git Magic</h1>
2 <p>
3 <a href="http://git.or.cz/">Git</a> is a version control Swiss army knife. The duct tape of source code management. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master. I'm recording what I've figured out so far in these pages.
4 </p>
5 <p>
6 As Arthur C. Clarke observed, any sufficiently advanced technology is indistinguishable from magic. This is the case for newbies, who may as well view Git as a gizmo that can amaze friends and infuriate enemies with its wondrous abilities. So rather than go into details, I'll provide rough recipes for particular effects. After repeated use, gradually you will understand how each trick works, and how to tailor them for your needs.
7 </p>
8 <p>
9 <a href="/~blynn/">Ben Lynn</a>
10 </p>