github.com/erector

31 views
Skip to first unread message

Alex Chaffee

unread,
May 30, 2013, 10:18:58 PM5/30/13
to erector
I'm getting ready to transfer Erector from Pivotal's Github account to a dedicated one, https://github.com/erector

If you think you should be an owner, let me know. 

--
Alex Chaffee - al...@stinky.com
http://alexchaffee.com

Alex Chaffee

unread,
Jun 3, 2013, 5:49:30 PM6/3/13
to erector, Davis Frank
On Thu, May 30, 2013 at 7:18 PM, Alex Chaffee <al...@stinky.com> wrote:
> I'm getting ready to transfer Erector from Pivotal's Github account to a
> dedicated one, https://github.com/erector
>
> If you think you should be an owner, let me know.
>

Okay, I did the transfer. Git access to the old remote location should
work (for a while at least) but to update your remote do this:

git remote set-url origin g...@github.com:erector/erector.git


...that's assuming "origin" is your local name for the master repo;
you might be using "upstream" if you have your own fork, in which
case:

git remote set-url upstream g...@github.com:erector/erector.git

or

git remote add upstream g...@github.com:erector/erector.git
Reply all
Reply to author
Forward
0 new messages