diff --git a/README.md b/README.md index 58ab4cfd8a3ddc1e909e97db05c08a8dd33c31d0..50e1ef25a5397e5775400b0fb9d0c3c3e5f19538 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ When changing something in Gluon, keep in mind - besides making the changes in t Minor version updates of Gluon are usually very easy to do. Therefore, we have a daily job which checks for a new minor version of Gluon and performs an [automatic update](https://gitlab.freifunk-stuttgart.de/firmware/ffs-pipeline-nightly) if one is available. +## Branches + +For each firmware release (vX.Y) we have a seperate branch. + +There is also the experimental branch which is our build against Gluon master. Most bugfixes hence need to be applied to the corresponding branch of the next firmware release and the experimental branch. + ## Other repositories We have a [repository with our custom packages](https://gitlab.freifunk-stuttgart.de/firmware/gluon-packages).