summaryrefslogtreecommitdiffstats
path: root/src/etc/phpshellsessions/gitsync
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-27 07:21:24 -0300
committerRenato Botelho <renato@netgate.com>2015-08-27 07:21:24 -0300
commite730f5d9027f3173d414dcc69cd5ec1f256a831a (patch)
tree4b0b97dd28df58b4980ea78b0ef58e2873e34619 /src/etc/phpshellsessions/gitsync
parent4d843977d247c38035fec84542b6bfadb9ef1662 (diff)
downloadpfsense-e730f5d9027f3173d414dcc69cd5ec1f256a831a.zip
pfsense-e730f5d9027f3173d414dcc69cd5ec1f256a831a.tar.gz
Remove old branches, it's not a good idea to gitsync a new system with old branch
Diffstat (limited to 'src/etc/phpshellsessions/gitsync')
-rw-r--r--src/etc/phpshellsessions/gitsync4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync
index aced804..336ed6c 100644
--- a/src/etc/phpshellsessions/gitsync
+++ b/src/etc/phpshellsessions/gitsync
@@ -21,10 +21,6 @@ $GITSYNC_MERGE = "/root/.gitsync_merge";
/* NOTE: Set branches here */
$branches = array(
"master" => "2.2 development branch",
- "RELENG_2_2" => "2.2.* release 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