From 4e373d8b0ba4b7021bfd8833864317a0a888d074 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 8 Aug 2016 13:30:37 +0200 Subject: Initial draft. --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..13807da --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +# Source + +Digital source material. + + +## Git + +Digital source material is tracked with git. + +Git is a version control system - +a repository for historic versions of file contents of a folder. + + +## Collections + +A collection of public git repositories is available +at . + +Additional git repositories, +public or accessible only by a smaller group, +may exist as well. + +Each git collection is maintained by a team, +with equal full write access to for all team members. + + +## Docs + +* [HOWTO] - Guide to creating and using git repositories. +* [ADMIN] - Setting up and maintaining collections of git repositories. + + +## Sources + +This documentation and related tools is itself a project, +tracked in git at . -- cgit v1.2.3