summaryrefslogtreecommitdiffstats
path: root/src/etc/phpshellsessions/gitsync
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-08-26 15:52:55 -0500
committerChris Buechler <cmb@pfsense.org>2015-08-26 15:52:55 -0500
commit7b62e569f9a899486dd9f2283f8a41a084f7353a (patch)
tree992d0d14d31311c5d221655b8915318736a92e29 /src/etc/phpshellsessions/gitsync
parent2554dd644ba181ab1ed2c6a7dbb700c8c46e0b85 (diff)
downloadpfsense-7b62e569f9a899486dd9f2283f8a41a084f7353a.zip
pfsense-7b62e569f9a899486dd9f2283f8a41a084f7353a.tar.gz
add bootstrap branch to gitsync
Diffstat (limited to 'src/etc/phpshellsessions/gitsync')
-rw-r--r--src/etc/phpshellsessions/gitsync3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync
index aced804..979cdc5 100644
--- a/src/etc/phpshellsessions/gitsync
+++ b/src/etc/phpshellsessions/gitsync
@@ -25,7 +25,8 @@ $branches = array(
"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"
+ "build_commit" => "The commit originally used to build the image",
+ "bootstrap" => "Bootstrap branch"
);
global $g;
OpenPOWER on IntegriCloud