Page 1 of 1

Re: Openkm merge source

PostPosted:Tue Mar 06, 2018 3:49 pm
by jllort
- First you should create an account in github.
- Then fork the project.
- Checkout the project to your computer.
- Create a patch from your existing code and then try to apply in your local one.
- Finally upload to your github ( might be interesting create another branch )

From this scenario you can merge change from our mater branch to one of the yours.