Documentation: finishing touches to the new tutorial.
We forgot to update the primary link from git.html leading to the tutorial, and also forgot to build and install the renamed core-tutorial document. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
@ -18,7 +18,7 @@ Assume you have a tarball project.tar.gz with your initial work. You
|
||||
can place it under git revision control as follows.
|
||||
|
||||
------------------------------------------------
|
||||
$ tar -xzf project.tar.gz
|
||||
$ tar xzf project.tar.gz
|
||||
$ cd project
|
||||
$ git init-db
|
||||
------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user