[LUNA] Github question

Michael W. Hall hallmw at att.net
Mon Sep 28 22:43:57 CDT 2015


I want to put the branch I am currently working on ftc_app into the FTC
repository.  

I tried the following:

git remote add origin https://github.com/myusername/FTC.git

I get an error fatal: remote origin already exists.  I deleted the FTC
repository on git and still receive the error.  

On Mon, 2015-09-28 at 19:47 -0700, cyberdork33 wrote:
> Not sure exactly what you are trying to accomplish. Do you want a clone of your ftc_app repo into your FTC repo? If so, you can just add the other repo as another remote on your local machine and push changes to it. See 'git remote add'. You could just continue to use the ftc_app repo though and continue making changes and pushing there...
> 
> 
> 
>> Ricky
> 
> On Mon, Sep 28, 2015 at 9:26 PM, Michael W. Hall <hallmw at att.net> wrote:
> 
> > I setup a Github account for our robotics team.  I created a repository
> > [my_github_accoun]/FTC.  I forked the robotics sdk into
> > [my_github_accoun]/ftc_app.  I then cloned that on my machine and made
> > some changes and pushed those changes back to
> > [my_github_accoun]/ftc_app.  I would like to put the changes into
> > [my_github_accoun]/FTC which I created through the Github web interface.
> > I am using android studio.  Could someone tell me how to accomplish
> > this?  I am new to using Github.  I have use git on my local machine but
> > this is new to me.  TIA.
> > Michael
> > _______________________________________________
> > LUNA mailing list
> > LUNA at lunagroup.us
> > http://lunagroup.us/mailman/listinfo/luna
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lunagroup.us/pipermail/luna/attachments/20150928/6b611313/attachment.html>
> _______________________________________________
> LUNA mailing list
> LUNA at lunagroup.us
> http://lunagroup.us/mailman/listinfo/luna




More information about the LUNA mailing list