From 288724c285430989d1dc7af28bdb5b2c26ec005c Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Thu, 16 Apr 2015 22:48:51 +0200 Subject: [PATCH] Updated Gitorious links to GitLab.com. --- doc/Manual.html | 4 ++-- doc/Manual.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Manual.html b/doc/Manual.html index 9048a742..c2de21df 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -431,7 +431,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
  • git clone https://git01.codeplex.com/lamexp LameXP (Browse)

  • git clone https://bitbucket.org/lord_mulder/lamexp.git LameXP (Browse)

  • git clone git://git.assembla.com/lamexp.git LameXP (Browse)

  • -
  • git clone git://gitorious.org/lamexp/lamexp.git LameXP (Browse)

  • +
  • git clone https://gitlab.com/lamexp/lamexp.git LameXP (Browse)

  • git clone git://repo.or.cz/LameXP.git LameXP (Browse)

  • The source code of the MUtilities library is managed using the Git version control system. The Git repository can be cloned from one of the official Git mirrors:

    @@ -441,7 +441,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
  • git clone https://git01.codeplex.com/mutilities MUtilities (Browse)

  • git clone https://bitbucket.org/lord_mulder/mutilities.git MUtilities (Browse)

  • git clone git://git.assembla.com/mutilities.git MUtilities (Browse)

  • -
  • git clone git://gitorious.org/mutilities/mutilities.git MUtilities (Browse)

  • +
  • git clone https://gitlab.com/mutilities/mutilities.git MUtilities (Browse)

  • git clone git://repo.or.cz/MUtilities.git MUtilities (Browse)

  • Remarks: In case you are new to Git or want to extend your knowledge, have a look at the Pro Git book by Scott Chacon! For Windows users, we highly recommend using MSYS Git in conjunction with the superb Tortoise Git front-end.

    diff --git a/doc/Manual.md b/doc/Manual.md index 08b93d78..92703a5c 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -574,7 +574,7 @@ The source code of the **LameXP** software is managed using the [*Git*](http://g * ``git clone git://git.assembla.com/lamexp.git LameXP`` ([Browse](https://www.assembla.com/code/lamexp/git/nodes)) -* ``git clone git://gitorious.org/lamexp/lamexp.git LameXP`` ([Browse](http://gitorious.org/lamexp/lamexp/trees/master)) +* ``git clone https://gitlab.com/lamexp/lamexp.git LameXP`` ([Browse](https://gitlab.com/lamexp/lamexp/tree/master)) * ``git clone git://repo.or.cz/LameXP.git LameXP`` ([Browse](http://repo.or.cz/w/LameXP.git)) @@ -590,7 +590,7 @@ The source code of the **MUtilities** library is managed using the [*Git*](http: * ``git clone git://git.assembla.com/mutilities.git MUtilities`` ([Browse](https://www.assembla.com/code/mutilities/git/nodes)) -* ``git clone git://gitorious.org/mutilities/mutilities.git MUtilities`` ([Browse](http://gitorious.org/mutilities/mutilities/trees/master)) +* ``git clone https://gitlab.com/mutilities/mutilities.git MUtilities`` ([Browse](https://gitlab.com/mutilities/mutilities/tree/master)) * ``git clone git://repo.or.cz/MUtilities.git MUtilities`` ([Browse](http://repo.or.cz/w/MUtilities.git)) -- 2.11.0