I have little confusion using EGit with Eclipse. As i am familiar with TFS, i want to understand following things done in EGit.
-
Getting latest from the remote server
a. While getting latest, how i can preserve local copy and remote copy.
-
Commit changes to remote server
I am developing Android apps in Eclipse using EGit as a repository. Using EGit in Eclipse UI. Not an user of git command at command line.
Thanks in advance.
You can perfectly use EGit with Eclipse instead of the console.
I’m assuming your EGit is already properly configured and working.