git remote set-url origin git@github.com:ryancramerdesign/ProcessWire-2.0.git
I pushed a test commit and it worked exactly as it should. So I will plan to do the same thing on the current P21 repository after I've given people some advance warning of the change. My plan is to rename the P21 to just "ProcessWire" (same name as the old 2.0 repository).
Assuming there were others still tracking the 2.0 repository (hopefully not), do these look like the correct commands that they would need to execute in order to track the new one?
git remote set-url origin git://github.com/ryancramerdesign/ProcessWire-2.0.git
or
git remote rm origin git remote add origin [color=#282828][font=Georgia,]git://github.com/ryancramerdesign/ProcessWire-2.0.git[/font][/color]













