On Thu, 2014-11-06 at 14:54 -0500, Andrew Stitcher wrote: > On Thu, 2014-11-06 at 11:41 -0500, Rafael Schloming wrote: > > Hi Everyone, > > > > The git migration is complete. The svn repo is now read only. You can find > > instructions for accessing the git repo here: > > > > https://git-wip-us.apache.org/ > > There appears to be a problem already with the migration!
Ah, no actual problem here! The dev branch is now called "master" (unless we want to change it back for nostalgia's sake!) Remember to run "git remote prune origin" if you are changing the url of an existing remote in an existing working repo. And then "git checkout master" Sorry for the fuss. Andrew
