Help to update the fork of flowable

Hi there.

Tijs, today merged a pull request that i did.

In the main project https://github.com/flowable/flowable-engine

There are some changes that I cant get by the Eclipse sincronize tool.

So my fork of Flowable isnt updated.

Any one know how can I update the fork project?

Thanks.

Hi.

Is there a specific issue you’re having merging back from master?
Or what are you trying to do?

Regards,

Yvo

Hi @yvo

Well I was having problems to get the changes to the fork on eclipse.

So I have to do it by a git bash and then commit the changes of the local repository to my fork

After that I have run a git merge upstream/master

Now my fork project is up to date.

Thanks for your answer.