X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.txt;h=a5d026d8fe321403a0f616f236f8ea1e3356722a;hb=5c03b51c0827a7c504a53a3a21c89f070311ef55;hp=93ceade30029471ef2b3e94294fcb8331a53e201;hpb=a83730eb52426054f52ab9051a058f996a272884;p=scm%2Fmeta%2Fgit.git diff --git a/README.txt b/README.txt index 93ceade..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" @@ -67,8 +68,8 @@ Field keys: P - Profile. Q - ? R - Reviewers. Format: FullName (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 - ?