summaryrefslogtreecommitdiffstats
path: root/src/etc/phpshellsessions
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-14 12:16:07 -0300
committerRenato Botelho <renato@netgate.com>2015-09-14 12:16:07 -0300
commitd6f8f730712f43686027a707d44c9e7436c5f4cd (patch)
treebe9441db4fd2579737851a72260dc74d9453b64a /src/etc/phpshellsessions
parentb6240ec760fcd66a1796c9397bcd957b475a16b9 (diff)
downloadpfsense-d6f8f730712f43686027a707d44c9e7436c5f4cd.zip
pfsense-d6f8f730712f43686027a707d44c9e7436c5f4cd.tar.gz
Remove bootstrap branch from gitsync
Diffstat (limited to 'src/etc/phpshellsessions')
-rw-r--r--src/etc/phpshellsessions/gitsync3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync
index 76e6e90..b6d59fa 100644
--- a/src/etc/phpshellsessions/gitsync
+++ b/src/etc/phpshellsessions/gitsync
@@ -21,8 +21,7 @@ $GITSYNC_MERGE = "/root/.gitsync_merge";
/* NOTE: Set branches here */
$branches = array(
"master" => "2.3 development branch",
- "build_commit" => "The commit originally used to build the image",
- "bootstrap" => "Bootstrap branch"
+ "build_commit" => "The commit originally used to build the image"
);
global $g;
OpenPOWER on IntegriCloud