uwcms / APx-sy58040-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository has been migrated to CERN Gitlab

This repository has been migrated to CERN Gitlab.

You may find it at https://gitlab.cern.ch/WisconsinCMS/APx-SW/sy58040-config

To update your local copy of the repository to point to this project on CERN Gitlab, run the following command from within your repository folder:

# Update git to use the new repository URL:
git remote set-url origin ssh://git@gitlab.cern.ch:7999/WisconsinCMS/APx-SW/sy58040-config.git

If you have not already done so, you will need to set up your SSH key with CERN Gitlab (just as you did with Github) by visiting this page.


If this is a public repository and you do not wish to use SSH, you may instead run the following command to update your local copy:

git remote set-url origin https://gitlab.cern.ch/WisconsinCMS/APx-SW/sy58040-config.git

About


Languages

Language:C++ 95.3%Language:Makefile 4.7%