SP git branch renames

Cantor, Scott cantor.2 at osu.edu
Tue Aug 11 17:21:34 BST 2020


All of the SP repositories have been migrated now, s/master/main is the only change.

Getting back in sync just takes this:

git fetch --prune origin
git checkout main
git remote set-head origin -a
git branch -d master

-- Scott




More information about the Pkg-shibboleth-devel mailing list