mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove ermals testing branch. These changes have been merged.
This commit is contained in:
parent
ff33e21f1f
commit
8d136ee2fc
@ -45,7 +45,7 @@ global $argv;
|
||||
global $command_split;
|
||||
|
||||
/* NOTE: Set branches here */
|
||||
$branches = array("RELENG_1_MULTI_ANYTHING" => "Ermals multi interface branch",
|
||||
$branches = array(
|
||||
"RELENG_1" => "1.3 development branch",
|
||||
"RELENG_1_2" => "1.2 release branch",
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user