Skip to main content



      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 11:53 Go to next message
Eclipse UserFriend
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 13:19 Go to previous message
Eclipse UserFriend
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 13:32] by 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: Mon Sep 15 19:36:45 EDT 2025

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

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

Back to the top