Add ability to create 2.9 branches and fill 2.9 tracker fields
authorJohn Okely <john@moodle.com>
Wed, 20 May 2015 04:22:43 +0000 (12:22 +0800)
committerJohn Okely <john@moodle.com>
Wed, 20 May 2015 04:22:43 +0000 (12:22 +0800)
mdk/config-dist.json

index 9e426b0..aa0f099 100644 (file)
                 "branch" : "Pull 2.8 Branch",
                 "diffurl" : "Pull 2.8 Diff URL"
             },
+            "29" : {
+                "branch" : "Pull 2.9 Branch",
+                "diffurl" : "Pull 2.9 Diff URL"
+            },
             "master" : {
                 "branch" : "Pull Master Branch",
                 "diffurl" : "Pull Master Diff URL"
     "useCacheAsUpstreamRemote": true,
 
     // You should not edit this, this is the branch that is considered as master by developers.
-    "masterBranch": 29,
+    "masterBranch": 30,
 
     // Aliases for MDK commands.
     // An alias starting with a ! will be executed through the command line. Those also