egit
Aptana Git plugin standalone
I have looked at the Aptana 3 git support and I found it much better than EGit. Especially because开发者_C百科 it does not use JGit (buggy, missing features) and is integrates with git installed in my[详细]
2023-04-12 22:59 分类:问答How can I programmatically access old revisions of a project in an Eclipse plug-in?
I\'m writing an Eclipse plug-in that visualizes the history of a project, so I\'m looking for ways to programmatically use the CVS/SVN/Git plug-ins in Eclipse to get the source-code history of a proje[详细]
2023-04-12 00:04 分类:问答After "Auth failed" dialog, now EGit no longer asking for user name and password
I\'ve been using for a while a small git repository that has been set-up for me and I\'m using EGit to commit and push my changes. (it\'s not github or anything like it, just a repository set in a com[详细]
2023-04-11 20:22 分类:问答Should Git ever think a file that it got from a pull is now untracked?
One of our developers keeps having problems with his Git repositories. He pulls and then later \"git status\" shows a whole list of untracked files (that is, Git thinks they are new) that actually cam[详细]
2023-04-10 10:22 分类:问答git eclipse resolving conflicts results in recommitting non-modified changes as well
I\'ve started using git (on github) and have a newbie workflow question. Apologies beforehand if the description is long-winded but I wanted to describe what I\'m thinking as I\'m going through the pr[详细]
2023-04-06 03:45 分类:问答git - duplicate parent
I seem to have managed to have a commit with two duplicate parents using eGit (Eclipse\'s git client, powered by JGit).[详细]
2023-04-06 00:33 分类:问答How do I synchronize master and origin/master using egit in eclipse?
I created a local git repository, and I push changes from it to a gitosis remote that I created with git init my_git[详细]
2023-04-05 14:18 分类:问答Eclipse Helios 3.6.0 hangs while installing Egit
I am trying to install Egit on my eclipse using market place. The problem i am faci开发者_StackOverflow社区ng is that the installation gets stuck at 49%. I waited for almost 2 hours yesterday but st[详细]
2023-04-05 04:24 分类:问答Problem with gitosis and EGit
I have gitosis installed on a personal server and I\'ve set it up so that my ubuntu machine I\'m on now can access the repository from the command line just fine with[详细]
2023-04-03 18:07 分类:问答Problems cloning 1and1 git repository in 1and1 shared Linux server with Eclipse EGit
I have just setup a git repository in my 1and1 shared hosting. 1and1 offers git as part of the Linux business package and I decided to use it instead of installing my own git.[详细]
2023-04-03 16:27 分类:问答