Home - gergopokol/renate-od GitHub Wiki
Welcome to the renate-od wiki!
Strategy
is the following: The repo is organized into folders that are independently deployable packages. Each package contains modules that typically contain one class each. For each class we usually also have a test module. For more general information on the organization of the development process, see Programming guidelines. We follow the following Git branching policy: http://nvie.com/posts/a-successful-git-branching-model/