This is the multi-page printable view of this section. Click here to print.
G
- 1: Git
- 2: Group (users)
1 - Git
Git is a free and open source distributed version control system. It is used for controlling, organizing, and tracking different versions in history of computer files, typically text files but also any other type of file. It allows all changes made to a file to be viewed and tracked over time and for branching/merging of the repository for separate strands of work.
The source code for the Stroom software is stored in a Git repository. Stroom also uses Git for managing user content that is held in one or more Git repositories.
See Also
2 - Group (users)
A named group of users to which application and document permissions can be assigned. Users can belong to multiple groups. A Group can belong to multiple groups. Groups allow permissions to be assigned to the group such that members of that group inherit those permissions.