Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Synchronize - basic questions
Synchronize - basic questions [message #1817170] Sun, 17 November 2019 19:07 Go to next message
Helen Keller is currently offline Helen KellerFriend
Messages: 173
Registered: June 2019
Senior Member
Since I cannmot find how to delete this post.

STAND_BY
I found this and it may help
to "JUST update local repository to match current gihub repoostory.
No commit , branch etc,

https://wiki.eclipse.org/Main_Page










Did not find anything in "help with synchronize"

Very basic questions
I am assuming "synchronize" means get new / changed code from github?
Form / dialog saiz "Fetch changes from remote " - does it mean remote -github ?, not local repository.

If so
do I want

use patch
or use git

If I use "git"
what are the "destination " options for ?

I need to get new file from github and so far no luck.

It sure looks that "git clone" would be much easier to "synchronize" local with remote , but I have made some changes I like to keep.
.





[Updated on: Sun, 17 November 2019 20:52]

Report message to a moderator

Re: Synchronize - basic questions [message #1817229 is a reply to message #1817170] Mon, 18 November 2019 16:59 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
I struggle to understand what you are asking, can you please try to rephrase your question ?
Re: Synchronize - basic questions [message #1817233 is a reply to message #1817229] Mon, 18 November 2019 19:16 Go to previous messageGo to next message
Helen Keller is currently offline Helen KellerFriend
Messages: 173
Registered: June 2019
Senior Member
I have cloned a software to local repository.
That software has been changed in github repository - file was added.
I want to update - include the added file - into my copy in local repository.
I do not want to run git clone to build ANOTHER local repository - made few changes ( in local repository) I wan to keep.
I like to use EGit to accomplish this.



Re: Synchronize - basic questions [message #1817237 is a reply to message #1817233] Tue, 19 November 2019 04:21 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Use Pull from the context menu of the clone in the Git repositories view (in the Git perspective).

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse Workspace directory and ".git" directory
Next Topic:Git Perspective Unresponsive
Goto Forum:
  


Current Time: Thu Apr 25 11:22:16 GMT 2024

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

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

Back to the top