Re: Joystick tweaks
Posted: Sat Nov 09, 2013 12:28 am
OK, I've joined github, forked the repo and created two pull requests. Hopefully I've done that right.
There was one weird thing - the modules all had paths like ../oolite-binary-resources.git, so when I did a git submodule update --init, it tried pulling the modules from my fork instead of the oolite repository. I got round that eventually by editing .git/config and changing the URLs. So I've probably done something wrong there.
There was one weird thing - the modules all had paths like ../oolite-binary-resources.git, so when I did a git submodule update --init, it tried pulling the modules from my fork instead of the oolite repository. I got round that eventually by editing .git/config and changing the URLs. So I've probably done something wrong there.