
It works well although not perfect yet. In my mind, following defects should be fixed at first:
- I haven't found the method to place several Eclipse projects inside one git repository. I just know using "Team| Share Project..." to create a new git repository. It's my hope that I can navigate in a git repository and checkout only a subtree into Eclipse.
- It doesn't fit into the "Team" feature of Eclipse smoothly. When I'm using the CVS and SVN plugins, the GUI and operation methods are mostly the same, no matter what kind of repository is used. EGit seems invented a new approach, instead of reusing existing framework.
- I don't know how to merge branch with EGit yet :)
- For every commit, I need to input my name and email address.

0 comments:
Post a Comment