diff options
author | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-07-31 23:41:45 -0300 |
---|---|---|
committer | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-07-31 23:41:45 -0300 |
commit | 7be31762d4d723267d0fd8f1e3ab065671a06991 (patch) | |
tree | b61a1bfc6c8ad8068d9fb09189585f8259cc1093 /doc | |
parent | df4566af59ba8e453d12f27784bbcd4082cfc666 (diff) | |
download | arquivo-7be31762d4d723267d0fd8f1e3ab065671a06991.tar.gz arquivo-7be31762d4d723267d0fd8f1e3ab065671a06991.tar.bz2 |
Clone using git
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 6d5d4965c54..7d47c6872f9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -100,6 +100,11 @@ <p>Usando git:</p> +<pre><code>git clone git://git.sarava.org/arquivo.git +</code></pre> + +<p>Usando git via https:</p> + <pre><code>git clone https://arquivo.sarava.org/.git arquivo </code></pre> @@ -154,7 +159,7 @@ cd arquivo && git annex init SERVIDOR <!--<div class="pagedate"> - Last edited <span class="date">Sex 31 Jul 2015 23:34:24 BRT</span> + Last edited <span class="date">Sex 31 Jul 2015 23:41:13 BRT</span> </div> --> </div> |