You will now find it there:
web: http://git.net-core.org/tome/t-engine4
git ssh: git@git.net-core.org:tome/t-engine4.git
git http: http://git.net-core.org/tome/t-engine4.git
Make sure you update your clones with the new origin.
To do that with the command line client just do:
Code: Select all
git remote set-url origin <choose the http or git one>
Code: Select all
git remote set-url upstream <choose the http or git one>