explain how each branch is used
This commit is contained in:
parent
5fb986d5b5
commit
b83ed301a5
1 changed files with 8 additions and 0 deletions
8
debian/README.source
vendored
Normal file
8
debian/README.source
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
Git Branches and meanings:
|
||||
|
||||
master :always current development, now 9.x in contrib, using npm
|
||||
syslibs :now 9.x in main, needs packages in NEW
|
||||
master-8 :created to continue working on gitlab 8.x when master moved
|
||||
to 9 (since 9.x upload in unstable, this branch is not relevant)
|
||||
stretch :now 8.x in main, security updates for stretch
|
||||
master-8.13 :temporary branch created for backporting security fixes
|
Loading…
Reference in a new issue