Pt Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * pt =Clone= <pre> git clone git@github.com:NovaOrdis/pt.git </pre>")
 
No edit summary
Line 7: Line 7:
<pre>
<pre>
git clone git@github.com:NovaOrdis/pt.git
git clone git@github.com:NovaOrdis/pt.git
</pre>
<pre>
git clone https://github.com/NovaOrdis/pt.git
</pre>
</pre>

Revision as of 04:48, 5 May 2016

Internal

Clone

git clone git@github.com:NovaOrdis/pt.git
git clone https://github.com/NovaOrdis/pt.git