Originally Posted By: Tempelbauer

3.) use the branch-concept to tag stable versions. it should be not only a common libary, but a useable common libary.

Git has support for tags directly, which should be used instead. Branches are better for extra features (eg the inventory system should happen in a secondary branch and be merged back into master once its done).

I would also like to see people to use their own forks and submit pull requests instead of giving them direct commit access, obviously that would also imply some kind of peer review by the project maintainer.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com