Github makes patch submission very easy. The typical process is to fork the repository, commit your changes to your own fork (often on a topic branch), then submit a pull request to the maintainer of the forked project. The web interface provides simple buttons for forking (e.g. the LK-4.2 fork link is https://github.com/liblime/LibLime-Koha/fork) and issuing pull requests. The maintainer receives notification of the pull request and can then opt to merge the new commits back into the original repository.
slightly off-topic...
On 2011-06-4, at 5:07 AM, Clay Fouts wrote:
> Greetings, Christian.
>
> Referring to the code bases, I don't know of a point-by-point feature comparison between the various forks.
ohloh.com has some pretty graph comparisons (code, commits, committers, languages, etc) between Koha and the ptfs/liblime fork,
https://www.ohloh.net/p/koha
https://www.ohloh.net/p/Koha-PTFS-Liblime
thats great, but how do people submit enhancements to the ptfs/liblime project?
> You can check out the code directly in our public Git repository at https://github.com/liblime/LibLime-Koha.
Mason
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/