Switching the forks should be as easy as updating the remotes: git remote set-url <remote name> <new url>
Something like: git remote set-url upstream https://git-wip-us.apache.org/repos/asf/incubator-jclouds.git Would do the change in most cases. On 6 May 2013 21:04, Andrew Phillips <[email protected]> wrote: >> +1 to use deltacloud's process (and probably rip-off the README :)) >> >> Process aside, do you think the namespace plan seems ok? (ex. jclouds/* -> >> jclouds-legacy/*; incubator-jclouds-* fork into jclouds/* ) > > > +1. Would perhaps go for "jclouds-archived" rather than "legacy", but that's > more of a nitty naming thing - not important. > > Is there any easy way to help people switch their forks over? Can we point > to a doc or StackOverflow entry for that? > > ap
