Forums » Replicant development »
source code: branches & content
Added by Fil Lupin over 3 years ago
Browsing the website, I read https://redmine.replicant.us/projects/replicant/wiki/SourceCode page which describe several branches in git repo.
For Replicant 6, there are several branches:
- Replicant 6.0 release version => replicant-6.0
- Replicant 6.0 0004 RC2 => refs/tags/replicant-6.0-0004-rc2
- Replicant 6.0 development version => replicant-6.0-dev
I understand replicant-6.0 corresponds to https://redmine.replicant.us/projects/replicant/wiki/ReplicantImages#Replicant-60-0003-images
Am I right?
I wonder if there is somewhere details about issues and functionnalities which have been added in a Release Candidate (RC)?
By the way, I realized with https://redmine.replicant.us/projects/replicant/wiki/Images#Replicant-60-0004-RC5-images there is a replicant 6.0-0004 RC5 image.
That's good news :)
Perhaps should we add instructions for building it into https://redmine.replicant.us/projects/replicant/wiki/SourceCode page ?
Regards