[SCM] live-manual branch, debian-next, updated. debian/3.0_a17-1-6-g0035313

chals chals at altorricon.com
Fri Sep 28 16:30:19 UTC 2012


The following commit has been merged in the debian-next branch:
commit 0035313c71e990cda7159bfe0dcf4f21f7d7b906
Author: chals <chals at altorricon.com>
Date:   Fri Sep 28 18:29:47 2012 +0200

    Adding a missing 'git clone' command to project_git.

diff --git a/manual/en/project_git.ssi b/manual/en/project_git.ssi
index ee800e3..e525bbb 100644
--- a/manual/en/project_git.ssi
+++ b/manual/en/project_git.ssi
@@ -28,11 +28,11 @@ So, again, to clone live-manual but over ssh you must type:
 
 code{
 
- $ git at live.debian.net:/live-manual.git
+ $ git clone git at live.debian.net:/live-manual.git
 
 }code
 
-After cloning any of the existing repositories. You will be on the *{debian}* branch. This is appropriate to take a look at the state of the project's latest release but before starting work it is crucial to switch to the *{debian-next}* branch. To do so:
+After cloning any of the existing repositories, you will be on the *{debian}* branch. This is appropriate to take a look at the state of the project's latest release but before starting work it is crucial to switch to the *{debian-next}* branch. To do so:
 
 code{
 

-- 
live-manual



More information about the debian-live-changes mailing list