sa-mw-dach / opendj

Apply Open Source principles to the Dance Floor! MOVED TO https://github.com/opendj/opendj
https://github.com/opendj/opendj
GNU General Public License v3.0
6 stars 9 forks source link

Agree on GIT usage #33

Closed DanielFroehlich closed 5 years ago

DanielFroehlich commented 5 years ago

Decide on how to use git. Options: a: collective code ownership no forking branching, single master branch where everybody pushes to

b: forking/branching with maintainers Every ticket / feature / story is developed on a branch / fork and then merged into central master repo by the maintainers

DanielFroehlich commented 5 years ago

Proposal: we simply start with Option A - collective code ownership. Everybody can push to master to make life easier for everybody, and to lower to bar to contribute.

Of course, If you like, you can go for Option B and for/pull request or work on an branch. I am happy to take the maintainer role and merge that stuff into master.