egit
Undo single-file local uncommitted change in egit (e.g. svn revert) [duplicate]
This question already has answers here: Eclipse git checkout (aka, revert) (9 answers) Closed 9 years ago.[详细]
2023-03-22 09:58 分类:问答Build EGit repository outside Eclipse workspace
I use Eclipse 3.7 and EGit 1.0. If I create repositories inside my Eclipse workspace (as a sub-folder for a project) everything works fine. But obviously this is not recommended so I want to build a r[详细]
2023-03-21 15:55 分类:问答basic egit operations
I have installed egit, and by using Team - Share - commit, assume that I now have a copy of the entire project in the .git directory.[详细]
2023-03-20 23:18 分类:问答Eclipse 'Unhandled loop exception' on Team > Commit
I recently started using git with the egit plugin in eclipse, and I thought I had everything working. I cloned a remote repository to my machine, then made a change to a file, and went to commit the c[详细]
2023-03-19 19:23 分类:问答Load former version into working tree and start new branch
I just started working with Egit and I don\'t understand how to jump back to a former version of a file (or project) and start a new branch from there.[详细]
2023-03-19 19:06 分类:问答EGit automatically add new files
When executing a commit of a set of files within the EGi开发者_StackOverflowt eclipse plugin, I always have to add new files manually in the commit dialog[详细]
2023-03-19 18:37 分类:问答Is it possible to use EGit without having to Share Project?
For now, I only have a local .git subdirectory under my Eclipse workspace and I don\'t feel the need to push it to shared repository.[详细]
2023-03-19 06:04 分类:问答How to configure Eclipse EGit to use custom proxy settings?
I\'m behind a corporate firewall, so most of the time (e.g. Eclipse updates) I want to be going through a proxy. However, the servers I pull from in Git are all internal. I currently have to change my[详细]
2023-03-18 14:23 分类:问答I just installed EGit on Eclipse -- but Where is it?
I just installed the EGit plugin for Eclipse, restarted Eclipse and it shows well in the Installed Software list but... I can\'t find any added menus or access to its features?[详细]
2023-03-18 02:14 分类:问答How to undo a Git rollback
I wanted to rollback to the last commit after making a massive error, but I managed to rollback a l开发者_C百科ittle too fair. The commit I wanted to reassert doesn\'t appear when I enter \'git log\'[详细]
2023-03-17 13:48 分类:问答