mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove old branches, it's not a good idea to gitsync a new system with old branch
This commit is contained in:
parent
4d843977d2
commit
e730f5d902
@ -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"
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user