Top "Egit" questions

For questions about the EGit Eclipse plugin for the Git version control system.

How do you do merges using Git, Eclipse and Egit

I, like many others, love Eclipse as my ide of choice, and because of the way I work (moving about, …

eclipse git version-control egit
Eclipse with EGit, git-blame info is hard to see

using Eclipse Indigo Service Release 2, with EGit plugin and JDK 1.7. I've seen that it should support blame annotations, but I …

java eclipse git egit blame
Strange xml error: Incorrect line ending

I haven't used Eclipse since 1 week ago. Today I started it and I noticed that it loaded slowly. When it …

android eclipse git android-layout egit
How to create a new remote branch with EGit?

Let's say I have an Eclipse Project which uses versioning control with EGit and is connected with a remote repository …

branch egit git-remote
Eclipse/Egit, Push to Remote menu choice is grayed out

I created a repository on GitHub. I set up a local git repository using Eclipse and Egit. With Team > …

github egit
Eclipse EGit Command Line

I recently installed Git for Eclipse (EGit) and I have used some basic functions by right-click -> Team -&…

eclipse git egit
Eclipse egit : How to synchronize with remote repo?

I am new to GIT and I used to commit to my local copy and then "push" to remote repository. …

eclipse git version-control egit
EGit requires org.eclipse.team.core

I am getting this error when installing EGit: Cannot complete the install because one or more required items could not …

eclipse egit
Disabling EGit in Eclipse-CDT Juno

This thread: How to disable EGit temporarily? discusses how to disable EGit in Eclipse, but when I go to "Startup …

eclipse eclipse-cdt egit
EGit and Eclipse modifies .gitignore file but it should not

I'm using Eclipse and EGit, but Eclipse modifies my .gitignore file without me asking to do so. As soon as …

eclipse git eclipse-plugin egit