Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » How do I add a remote to a preexisting local git project?
How do I add a remote to a preexisting local git project? [message #1093119] Fri, 23 August 2013 15:53 Go to next message
Andrew Pennebaker is currently offline Andrew PennebakerFriend
Messages: 7
Registered: August 2013
Junior Member
There doesn't appear to be a way in Egit to add a remote, requiring users to manually edit .git/config. I just want to push my local git project to GitHub.

The tutorials say to use Team -> Push, but there is no Push menu item!!
Re: How do I add a remote to a preexisting local git project? [message #1093164 is a reply to message #1093119] Fri, 23 August 2013 17:19 Go to previous message
R Shapiro is currently offline R ShapiroFriend
Messages: 386
Registered: June 2011
Senior Member
Look in the Git Repositories view for this operation. Right-click the repo of interest, navigate to Remote -> Fetch or Remote -> Pull. From here you can fetch from or push to anywhere you want.

[well, almost anywhere: EGit still doesn't support fetching from a bundle file, which is a nuisance for me]

[Updated on: Fri, 23 August 2013 17:32]

Report message to a moderator

Previous Topic:How to get list of pulled changes
Next Topic:Team menu appears to associated with wrong git project
Goto Forum:
  


Current Time: Thu Apr 25 23:46:25 GMT 2024

Powered by FUDForum. Page generated in 0.02833 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top