Subject : System / Kernel
[scm/meta/git.git] / README.txt
index a227d55..a5d026d 100644 (file)
@@ -14,11 +14,13 @@ General formatting rules
 Git tree project object
 -----------------------
 
-Filename: "git-trees"
-    G: [mandatory] Git path - Read only
+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) - Read Only
+    B: [optional] Branch(es)
     L: [optional] License(s)
     C: [optional] Comments
 
@@ -26,9 +28,9 @@ Filename: "git-trees"
 Domain object
 -------------
 
-Filename: "domains"
-    D: [mandatory] Domain - Read Only
-    N: [optional] reserved for parent domain (in case of declaring sub-domains) - Read Only
+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)
@@ -66,8 +68,8 @@ Field keys:
     P - Profile.
     Q - ?
     R - Reviewers. Format: FullName <address@domain> (Account ID)
-    S - Status.
-    T - ?
+    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 - ?