Notice: Git repositories moved to gitlab.com

Due to the upcoming shutdown of the gitorious.org service, caused by the company behind it being acquired by GitLab, I’ve moved my Git repositories to their proposed gitlab.com service.

This includes the Git repos for Dianara and Auralquiz, which are now located at https://gitlab.com/dianara/dianara-dev and https://gitlab.com/auralquiz/auralquiz-dev.

You can update your clone with this command in their corresponding directories:

git remote set-url origin https://gitlab.com/dianara/dianara-dev.git

git remote set-url origin https://gitlab.com/auralquiz/auralquiz-dev.git

… and then just git pull as usual.

Each project has an issue tracker right there now.

Let me know if you find any issues with this move.

Cheers! o/

5 Responses to Notice: Git repositories moved to gitlab.com

  1. […] If you need or wish to build from source, check the INSTALL file for details on how to build it and the necessary dependencies. Also, a reminder: the development version is now hosted at gitlab.com. […]

  2. […] If you need or want to build from source, check the INSTALL file for details on how to build it and the necessary build-time and runtime dependencies. Also, a reminder: the development version is now hosted at gitlab.com. […]

  3. […] If you need or want to build from source, check the INSTALL file for details on how to build it and the necessary build-time and runtime dependencies. Also, a reminder: the development version is now hosted at gitlab.com. […]

  4. […] If you need or want to build from source, check the INSTALL file for details on how to build it and the necessary build-time and runtime dependencies. Also, a reminder: the development version is now hosted at gitlab.com (for over a year). […]

  5. […] If you need, or want, to build from source, check the INSTALL file for details on how to build it and the necessary build-time and runtime dependencies. Also, a reminder: the development version is currently hosted at gitlab.com (for over a year now). […]

Care to give some feedback?