Ah, true, I guess I am sort of a corner case in that I keep the remote in my repo. I presume so, it seems like just a simple substitution to me, but I'd leave it to Chris to say for sure.
On Thu, Jun 9, 2016 at 3:56 PM, Preston Carman <[email protected]> wrote: > Will the git-asf script be updated? > > On Thu, Jun 9, 2016 at 3:48 PM, Ian Maxon <[email protected]> wrote: > > Hi all, > > The new, non-incubator git remote went up earlier today, so we should all > > start using it as it's not totally clear how long the incubator one will > > continue to work. All you have to do is move your git remote for the > > git-asf script. So for me, the remote was called 'asf'. All I had to do > > was: > >> git remote set-url asf > > https://git-wip-us.apache.org/repos/asf/asterixdb.git > > > > And it was done. I don't believe you have to change your origin if it is > > set to the github mirror, as the new plain 'asterixdb' one is a mirror of > > the old incubator one, but the process is basically identical. > > > > - Ian >
