dianagudu / motley_cue

A service for mapping OIDC identities to local identities, with local user management
https://motley-cue.readthedocs.io/
MIT License
8 stars 3 forks source link

Two motley-cue repos #45

Closed marcvs closed 4 months ago

marcvs commented 2 years ago

When searching for motley-cue on github, I find dianagudu and kitedu.

One way to address this is to add two remotes for one branch:

> push to two remotes at the sme time
git remote set-url --add --push origin git://original/repo.git
git remote set-url --add --push origin git://another/repo.git

But this only works for the current branch, not for all future branches.

dianagudu commented 4 months ago

Removed the repo under kit-scc, this is the reference repo.