Moving Gaia Sky to GitLab

In light of the new GitHub acquisition by Microsoft

1 minute read

GitHub to GitLab

GitHub to GitLab

I’ll shortly be moving the Gaia Sky repository from GitHub to GitLab (link here) due to the former being acquired by Microsoft.

If you have cloned the repository and wonder how to update your remote reference, here’s what to do:

$  cd path/to/gaiasky
$  git remote set-url origin https://gitlab.com/langurmonkey/gaiasky

That’s all it takes. All pulls from now on should be directed to the gitlab repo.

Website design by myself. See the privacy policy.
Content licensed under CC-BY-NC-SA 4.0 .