Skip to content

wikimedia/scap

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
Scap has moved to GitLab!

The scap repo has been moved to https://gitlab.wikimedia.org/repos/releng/scap

To update your repository in place you can run the following commands:

git remote set-url origin git@gitlab.wikimedia.org:repos/releng/scap.git
or 
git remote set-url origin https://gitlab.wikimedia.org/repos/releng/scap.git

Then:

git fetch origin
git reset --hard origin/master