Explain new possibility of public repository manipulation. default tip

Sun, 07 Dec 2008 13:19:16 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 07 Dec 2008 13:19:16 +0100
changeset 6
cec803c23471
parent 5
8bfc07358be1

Explain new possibility of public repository manipulation.

befehle.txt file | annotate | diff | comparison | revisions
     1.1 --- a/befehle.txt	Sun Dec 07 12:57:59 2008 +0100
     1.2 +++ b/befehle.txt	Sun Dec 07 13:19:16 2008 +0100
     1.3 @@ -1,4 +1,5 @@
     1.4 -Pour cloner un dépôt privé
     1.5 +Pour cloner un dépôt publique ou privé
     1.6 +  $ hg clone http://hg.domain.tld/depotpublique
     1.7    $ hg clone https://user@hg.domain.tld/depotprive
     1.8  
     1.9  Pour changer le sources:

mercurial