Hi!
Doues anybody have a good forkflow using the Eclipse Git Plugin?
My main concerne is how to merge with ecplise.
I can only find a fetch, but no pull or merge.
regards
Anders
Anders Gunnarsson [off-list ref] wrote:
Doues anybody have a good forkflow using the Eclipse Git Plugin?
My main concerne is how to merge with ecplise.
I can only find a fetch, but no pull or merge.
merge is not yet implemented enough within JGit to provide it
as a UI action in EGit. And nobody has started the EGit UI
for it either.
So currently those of us using EGit do merges on the command
line, or with git-gui.
--
Shawn.