Add first cut at a simple git tutorial.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 1 Jun 2005 02:50:34 +0000 (19:50 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 1 Jun 2005 02:50:34 +0000 (19:50 -0700)
commit8c7fa2478e16227c8f42d05758bf669b144c5055
treedfa994a39645e8cd56c4a4a826f7693a1d07d5c9
parentedb0c724287a0ee7cefa11f28ef43d8c5cfa1985
Add first cut at a simple git tutorial.

This really is very basic stuff, no branches, no merging, no CVS
imports. Let's start small.
Documentation/tutorial.txt [new file with mode: 0644]