For questions about the EGit Eclipse plugin for the Git version control system.
Im trying to clone a remote repo over http in my local dest. im using egit on eclipse luna. but …
git egitWhen 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-stashI recently set up a github account to store the source code of a project I have been working on. …
eclipse ssh egitI have been using Gitlab without problems for a couple of months now. But, since yesterday, I can not "reach" (…
eclipse egit gitlabI am a typical Eclipse/Subversion user beginning the migration to Git. I've researched the basic concepts of git and …
eclipse git egitUsing Eclipse/EGit how do I edit a commit message of a commit I've made locally, but haven't pushed to …
eclipse git egitI am in the process of moving to Git from SVN. In SVN I had multiple eclipse projects in a …
eclipse git repository repository-pattern egitInitially I had the same problem as described in egit - not authorized. First, I successfully cloned the repository from …
egit