EGit safe operations [message #788224] |
Wed, 01 February 2012 09:18  |
Eclipse User |
|
|
|
Hello,
is there any list of "bug free operations" with EGit? By "bug free operations" I mean I got the same result as running command line git. Of course, without any known bugs or problems.
I thing viewing history, comparing files, staging and committing if fine. But fetch, pull, rebase is making us some headache. I guess especially rebase is not doing so well as a command line git. Also, it seems to me, that command line git merge/rebase can resolve some situations which EGit shows as conflicts.
Thanks
Andy
[Updated on: Mon, 06 February 2012 03:31] by Moderator
|
|
|
Re: EGit save operations [message #788469 is a reply to message #788224] |
Wed, 01 February 2012 16:24   |
Eclipse User |
|
|
|
Ondrej Medek skrev 2012-02-01 15.19:
> Hello,
> is there any list of "bug free operations" with EGit? By "bug free operations" I mean I got the same result as running command line git. Of course, without any known bugs
> or problems.
>
> I thing viewing history, comparing files, staging and committing if fine. But fetch, pull, rebase is making us some headache. I guess especially rebase is not doing so well
> as a command line git. Also, it seems to me, that command line git merge/rebase can resolve some situations which EGit shows as conflicts.
There is no such list, but if there is difference there should be a bug report.
As for rebase/merge, an important difference is that JGit does not have the recursive strategy
which is the default in C Git and that leads to some problems. There is another thread somewhere
regarding a possible merge bug, but without a concrete example it's hard to fix.
-- robin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.14185 seconds