Top "Egit" questions

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

Eclipse + Maven + Git + Multi-Module projects = Unhappiness

We've got a multi-module project using Eclipse and Maven. The only way I could get it to work in the …

eclipse git maven egit multi-module
How to change the current branch to master in Egit?

I want to know how to do this in Egit the eclipse plugin. This question has been asked many times …

eclipse git version-control egit master
eclipse: "re-indexing repository workspace" or "Computing Git status for repository workspace"

I am using eclipse Juno, and yesterday I noticed my computer was getting very hot. I checked the CPU usage …

eclipse git cpu-usage egit jgit
Egit shows all files as changed

I'm working with Git on my Windows 7 PC on the command line and with TortoiseGit. This works fine. Now I've …

windows eclipse git egit
egit replacing single file - HEAD Revision vs File in git index

In the egit git eclipse plugin, I know I can "reset" a single file by right clicking on it and …

eclipse git egit git-reset
Abort conflicting merge in egit

I recently did a misclick in the repositories view and merged two commits that can't (and shouldn't) be merged. The …

git egit
Eclipse error when installing Egit

I am having some trouble trying to install the egit plugin. (installation instructions here) When I try to install it …

eclipse-plugin egit
funny refname error when creating a new remote branch

So I've gotten a project up on github and everything is dandy. Now I want to create a new branch. …

eclipse git github egit
Git: "Error: refusing to create funny ref 'HEAD' remotely" for initial push

I am attempting an initial push of my Git repository from Egit (Eclipse Git) to GitHub. Unfortunately I am getting …

git egit
Egit is installed (came with Juno), but does not show at all

I want to use GIT in eclipse, and preferably EGit, for it's support from the eclipse community itself. However, despite …

eclipse-plugin egit eclipse-juno jgit