[Scummvm-devel] Changing github org. name to lowercase?
Marcus Comstedt
marcus at mc.pp.se
Wed Feb 2 13:15:45 CET 2011
Eugene Sandulenko <sev at scummvm.org> writes:
> I will file a support ticket to github for lowercasing it.
>
> Though this will render current checkouts not working, and will require
> either fresh checking out or editing .git/config file.
You don't need to edit .git/config manually. Just do
git remote set-url origin <newurl>
and it should work again.
// Marcus
More information about the Scummvm-devel
mailing list