Cloud git repo

Requirements for a well ordered git repo :

  • All relevant matters are in the main branche
  • Main branch contains only live code
  • Whenever ter are un merged branches document it in the repo ( not in an e-mail or the Wiki)
  • All documentation is in a git repository docs
  • All design choices are documented in the docs folder
  • The Wiki should not caontain any design documents
  • Nice-to-have: All technical documentation is in Ascii, Markdown or LaTeX
  • Nice-to-have: All functional documentation could be in Word (OOXML) or Open Document Format (ODT, preferably)