Repositories
Content
Homepage to store the public user documentation (e.g. readthedocs.org) |
Wiki (REPO_WIKI) is a web hosted information share. |
In the Change Management (REPO_CM) we store Issues (ART_ISSUES). |
Git Repository (REPO_GIT) is a SCM Tool and provides the possibility to store artifacts
accessed web hosted and/or local with git clone.
Changes are handled in git commits and these can be pulled from web hosted repositories
or push to them.
|
Git Web Service (REPO_GIT_WEB) is a web service (e.g. github) accommodating given Git Repository (REPO_GIT)’s.
The web service is providing additional mechanism to manage a Git Repository (REPO_GIT) for example:
- user access rights
- branch policies
- review handling (e.g. Pull Requests)
|