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" - Read Only G: [mandatory] Git path D: [mandatory] Domain S: [mandatory] Submit type T: [optional] Package type O: [optional] Owner(s) B: [optional] Branch(es) L: [optional] License(s) C: [optional] Comments Domain object ------------- Filename: "domains" - Read Only D: [mandatory] Domain N: [optional] reserved for parent domain (in case of declaring sub-domains) A: [optional] Architect(s) M: [optional] Maintainer(s) I: [optional] Integrator(s) R: [optional] Reviewers(s) Branch object - Unused now -------------- 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 - Submit type. Format: [FAST_FORWARD_ONLY | MERGE_IF_NECESSARY | REBASE_IF_NECESSARY | MERGE_ALWAYS | CHERRY_PICK] T - Package Type. Format : [OPENP | OPENM | DEV | None] U - Upstream. V - Upstream VCS. W - ? X - ? Y - ? Z - ?