Git-Adresse aktualisiert

This commit is contained in:
Jörg Thalheim 2013-11-03 13:49:29 +01:00
parent 7c61c43ca0
commit 8a23a66ffe
1 changed files with 2 additions and 2 deletions

View File

@ -117,10 +117,10 @@ pre {
<section id="git">
<h2>Git-Zugriff</h2>
<pre>cat <<'EOF' >> ~/.ssh/config
Host lctp
Host zotac0
HostName 141.76.90.104
EOF</pre>
<pre>git clone git@lctp:lctp.git</pre>
<pre>git clone git@zotac0:lctp.git</pre>
<pre>cd lctp && git submodule update</pre>
</section>
<section id="team">