This is a list of git repos used by the Fermi group that need to be migrated from gitmaster to gitlab

Already migrated:

Need to be migrated:

  • Please let me (Colin!) know if there is anything else needing to be migrated, or if you have trouble accessing the new versions!
Migrating repos:
cd /tmp
git clone --mirror git@gitmaster.atlas.aei.uni-hannover.de:gamma-ray-project/<REPO>.git
cd <Directory where your OLD repo was just cloned>
git remote set-url origin git@gitlab.aei.uni-hannover.de:gamma-ray-project/<REPO>.git
git push -f --mirror origin
Topic revision: r2 - 29 Jun 2016, ColinClark
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback