Format of the files with metadata ================================= General formatting rules ------------------------ - Each file consists of one or more sections - Each section separated by one or more empty lines - Each line in section starts with capital letter (key),colon and space(s) - Lines without key element are ignored Git tree project object ----------------------- Filename: "git-trees" G: [mandatory] Git path - Read only D: [mandatory] Domain O: [optional] Owner(s) B: [optional] Branch(es) - Read Only L: [optional] License(s) C: [optional] Comments Domain object ------------- Filename: "domains" D: [mandatory] Domain - Read Only N: [optional] reserved for parent domain (in case of declaring sub-domains) - Read Only A: [optional] Architect(s) M: [optional] Maintainer(s) I: [optional] Integrator(s) R: [optional] Reviewers(s) E: [optional] Description - Read Only Branch object -------------- Filename: "branches" B: [mandatory] Branch P: [optional] Profile (Mobile,IVI,...) E: [optional] Description Reference --------- Field keys: A - Architect. Format: FullName (Account ID) B - Branch. Format: [a-z0-9\._]+ C - Comments. D - Domain. E - DEscription. F - ? G - Git path. H - Homepage URL. I - Integrator. Format: FullName (Account ID) J - ? K - ? L - Licenses. M - Maintainer. Format: FullName (Account ID) N - PareNt. References another domain object. O - Git Owner. Format: FullName (Account ID) P - Profile. Q - ? R - Reviewers. Format: FullName (Account ID) S - Status. T - ? U - Upstream. V - Upstream VCS. W - ? X - ? Y - ? Z - ?