Mark Betnel
Results
1
comments of
Mark Betnel
> I solved this by manually changing the `origin` uri from something like > `https://@github.com/username/reponame.git` > to > `https://github.com/username/reponame.git` > > Which is cumbersome for 20+ students. > > Surely...