mirror of
https://github.com/chocolate-doom/agito-config.git
synced 2024-11-10 07:11:55 +00:00
Set v2-branch as master and generate 'v1-branch' branch from SVN trunk.
Subversion-branch: /git Subversion-revision: 2761
This commit is contained in:
parent
a4ae4431d7
commit
2d0b1b9982
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ SVN_REPO = "file:///.../chocolate-doom-repo"
|
|||
GIT_REPO = "chocolate-doom"
|
||||
|
||||
BRANCHES = {
|
||||
"/trunk/chocolate-doom" : "master",
|
||||
"/trunk/chocolate-doom" : "v1-branch",
|
||||
"/branches/v2-branch" : "master",
|
||||
"/branches/%" : "%",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue