X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.txt;h=a5d026d8fe321403a0f616f236f8ea1e3356722a;hb=3730632c471b6eea0abdfa76cca4383eaa7ccbfa;hp=1d9f3c35376736f9b2b85dd013f8700504dddf20;hpb=4c0c1021ddbc44f8cb9988b97519cd5879339e82;p=scm%2Fmeta%2Fgit.git diff --git a/README.txt b/README.txt index 1d9f3c3..a5d026d 100644 --- a/README.txt +++ b/README.txt @@ -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,17 +28,16 @@ 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) R: [optional] Reviewers(s) - E: [optional] Description - Read Only -Branch object +Branch object - Unused now -------------- Filename: "branches" @@ -49,7 +50,7 @@ Reference --------- Field keys: - A - Architect. Format: FullName + A - Architect. Format: FullName (Account ID) B - Branch. Format: [a-z0-9\._]+ C - Comments. D - Domain. @@ -57,18 +58,18 @@ Field keys: F - ? G - Git path. H - Homepage URL. - I - Integrator. Format: FullName + I - Integrator. Format: FullName (Account ID) J - ? K - ? L - Licenses. - M - Maintainer. Format: FullName + M - Maintainer. Format: FullName (Account ID) N - PareNt. References another domain object. - O - Git Owner. Format: FullName + O - Git Owner. Format: FullName (Account ID) P - Profile. Q - ? - R - Reviewers. - S - Status. - T - ? + 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 - ?