diff options
Diffstat (limited to 'documentacao/index.html')
-rw-r--r-- | documentacao/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentacao/index.html b/documentacao/index.html index 5cce37323d4..ab51fc0c17c 100644 --- a/documentacao/index.html +++ b/documentacao/index.html @@ -92,6 +92,11 @@ <p>Usando git via https:</p> +<pre><code>git clone https://git.fluxo.info/arquivo.git +</code></pre> + +<p>Usando git via https direto do site:</p> + <pre><code>git clone https://arquivo.fluxo.info/.git arquivo </code></pre> @@ -174,7 +179,7 @@ cd arquivo && git annex init SERVIDOR && make whoami && <!--<div class="pagedate"> - Last edited <span class="date">Qua 04 Mai 2016 09:21:42 BRT</span> + Last edited <span class="date">Sáb 14 Mai 2016 09:35:20 BRT</span> </div> --> </div> |