- Index
- » Developer
- » OpenModelica development
- » Git Documentation missing
Git Documentation missing
Git Documentation missing
Hi there,
OpenModelica moved to Git(Hub) quite some time ago, still this is what prevents me from contributing.
An in-depth manual should be out there how to cope with OpenModelica repository. Considering that using submodules it is a very complicated structure.
I do not manage to keep my local clone up-to-date, and pull requests are even more difficult.
What I did was:
* fork the repositories on github
-> but how to keep them up to date with the original ones?
* I checked out (cloned) according to README.md, but that gives only reference to https://github.com/OpenModelica/OpenModelica and not the one forked one.
How do you folks work with git. Command Line? SmartGIT? GitHub Desktop?
I would like to see instructions (with example) for command line.
Regards,
Henning
- Index
- » Developer
- » OpenModelica development
- » Git Documentation missing