summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-05-24 23:01:08 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2012-05-24 23:01:08 +0400
commit5b6933666d0e881dd5237bb72f005a7305ed6bc8 (patch)
tree401b2d65bc6eb97e9466a45e945331a3d0f00faa
Create manifest template version 1205
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--manifest12
1 files changed, 12 insertions, 0 deletions
diff --git a/manifest b/manifest
new file mode 100644
index 0000000..9bccf10
--- /dev/null
+++ b/manifest
@@ -0,0 +1,12 @@
+#%version 1205
+#
+# topic <name> <remote/branch> [TIP|PIN|OUT] <commit> [merge|rebase <base>]
+# Examples:
+#topic mainline upstream/master PIN v3.4-rc7 merge
+#topic gator lt_arm/tracking-armlt-gator TIP 01f94777ed39ba7679cfa75fc2280595659fbfcc merge
+#
+# remote <remote name> <remote URL>
+# Examples:
+#remote upstream git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+#remote lt_arm git://git.linaro.org/landing-teams/working/arm/kernel.git
+#