summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/gitsync
diff options
context:
space:
mode:
Diffstat (limited to 'etc/phpshellsessions/gitsync')
-rw-r--r--etc/phpshellsessions/gitsync3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync
index e69e654..2b4eec1 100644
--- a/etc/phpshellsessions/gitsync
+++ b/etc/phpshellsessions/gitsync
@@ -19,7 +19,8 @@ $GITSYNC_MERGE = "/root/.gitsync_merge";
/* NOTE: Set branches here */
$branches = array(
- "master" => "2.1 development branch",
+ "master" => "2.2 development branch",
+ "RELENG_2_1" => "2.1.* release branch",
"RELENG_2_0" => "2.0.* release branch",
"RELENG_1_2" => "1.2.* release branch",
"build_commit" => "The commit originally used to build the image"
OpenPOWER on IntegriCloud