Revision da37f129
Added by Renato Botelho almost 10 years ago
src/etc/phpshellsessions/gitsync | ||
---|---|---|
20 | 20 |
|
21 | 21 |
/* NOTE: Set branches here */ |
22 | 22 |
$branches = array( |
23 |
"master" => "2.2 development branch",
|
|
23 |
"master" => "2.3 development branch",
|
|
24 | 24 |
"build_commit" => "The commit originally used to build the image" |
25 | 25 |
); |
26 | 26 |
|
Also available in: Unified diff
Update gitsync description for branch master, spotted by @phil-davis