Removed the BerliOS mirror, one and for all, because it no longer exists!
This commit is contained in:
parent
40f1df4037
commit
f743a37066
@ -1076,7 +1076,9 @@ LameXP is developed using the <a href="http://en.wikipedia.org/wiki/Git_(softwar
|
||||
<li><font class="code">git clone https://git01.codeplex.com/lamexp lamexp-src</font> (<a href="https://lamexp.codeplex.com/SourceControl/latest" target="_blank">Browse</a>)
|
||||
<li><font class="code">git clone https://bitbucket.org/lord_mulder/lamexp.git lamexp-src</font> (<a href="https://bitbucket.org/lord_mulder/lamexp/src" target="_blank">Browse</a>)
|
||||
<li><font class="code">git clone git://gitorious.org/lamexp/lamexp.git lamexp-src</font> (<a href="http://gitorious.org/lamexp/lamexp/trees/master" target="_blank">Browse</a>)
|
||||
<li><font class="code">git clone git://git.assembla.com/lamexp.git lamexp-src</font> (<a href="https://www.assembla.com/code/lamexp/git/nodes" target="_blank">Browse</a>)</ul>
|
||||
<li><font class="code">git clone git://git.assembla.com/lamexp.git lamexp-src</font> (<a href="https://www.assembla.com/code/lamexp/git/nodes" target="_blank">Browse</a>)
|
||||
<li><font class="code">git clone git://repo.or.cz/LameXP.git lamexp-src</font> (<a href="http://repo.or.cz/w/LameXP.git" target="_blank">Browse</a>)</ul>
|
||||
|
||||
<br>
|
||||
In case you are new to Git or want to extend your knowledge, have a look at the <a href="http://git-scm.com/book/en" target="_blank">Pro Git</a> book by Scott Chacon!<br>
|
||||
For Windows users, we highly recommend using <a href="http://msysgit.github.com/" target="_blank">MSYS Git</a> in conjunction with the superb <a href="http://tortoisegit.googlecode.com/" target="_blank">Tortoise Git</a> front-end.<br><br>
|
||||
|
@ -57,7 +57,6 @@ static const char *update_mirrors_prim[] =
|
||||
"http://muldersoft.kilu.de/",
|
||||
"http://muldersoft.zxq.net/",
|
||||
"http://lamexp.sourceforge.net/",
|
||||
"http://lamexp.berlios.de/",
|
||||
"http://lordmulder.github.io/LameXP/",
|
||||
"http://lord_mulder.bitbucket.org/",
|
||||
"http://www.tricksoft.de/",
|
||||
|
Loading…
Reference in New Issue
Block a user