1234567891011121314151617 |
- * March 2015: Migration from gitorious.org to notabug.org
- The crystalballplus git repository has been migrated to notabug.org and the
- gitorious.org repository will not be updated any more.
- The migration has been prompted by the acquisition of Gitorious by GitLab[1]
- Use
- 'git remote set-url <NAME> git@notabug.org:stefano-m/crystalballplus.git'
- for ssh connections or
- 'git remote set-url <NAME> https://notabug.org/stefano-m/crystalballplus.git'
- for HTTPS connections
- to point to the new remote repository.
- [1]https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/
|