More detail in second chapter
[gitmagic/dustin.git] / preface.html
blob8a7c9baf1fea6df7e06932e3f424a838d58e0187
1 <h1>Git Magic</h1>
2 <p>
3 Git is a version control Swiss army knife. The duct tape of source code management. A reliable versatile multipurpose tool for all your revision control needs.
4 The tricky part is learning to use it. I'm recording what I've figured out so far in these pages.
5 </p>
6 <p>
7 Rather than explain how it works, I'll provide recipes for particular tasks. After practice, you eventually figure out what's going on behind each trick.
8 </p>
9 <p>
10 <a href="/~blynn/">Ben Lynn</a>
11 </p>