Top "Egit" questions

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

EGIT saying Read timed out after 30,000 ms

Im trying to clone a remote repo over http in my local dest. im using egit on eclipse luna. but …

git egit
How can you unstash changes using EGit?

When I switch branch with non-committed changes I'm given a prompt to stash my changes: When I switch back to …

eclipse git eclipse-plugin egit git-stash
Gitlab cannot open git-upload-pack error

I have been using Gitlab without problems for a couple of months now. But, since yesterday, I can not "reach" (…

eclipse egit gitlab
Is it better to keep Git repository inside or outside of Eclipse workspace?

I am a typical Eclipse/Subversion user beginning the migration to Git. I've researched the basic concepts of git and …

eclipse git egit
In Eclipse/EGit is there a way to edit commit message of unpushed/local commit?

Using Eclipse/EGit how do I edit a commit message of a commit I've made locally, but haven't pushed to …

eclipse git egit
Multiple Git repositories for each Eclipse project or one Git repository

I am in the process of moving to Git from SVN. In SVN I had multiple eclipse projects in a …

eclipse git repository repository-pattern egit
Storing credentials failed in fetch using EGIT

Initially I had the same problem as described in egit - not authorized. First, I successfully cloned the repository from …

egit
Eclipse Git plugin - remove file from repo without deleting local

Using the Egit plugin, is it possible to permanently remove a file from source control without deleting the local copy? …

eclipse git egit force.com
What does the option "Auto share projects located in git repository" of EGit mean?

Every time I import a maven project. Among the remaining tasks to be done always appears Auto share git project (…

eclipse git maven egit