Content
You are here:
Installing/developing using a stable branch
Added by ignu jee over 6 years ago
How can I install a stable branch for development.
In the following link for development,
https://www.openproject.org/development/setting-up-development-environment/
it is mentioned that we have to checkout a development branch which could be unstable.
However, I want to work on a stable branch locally.
Is it ok to jest select a stable branch;
https://github.com/opf/openproject/tree/stable/7
and clone from the clone/download link provided
https://github.com/opf/openproject.git
My doubt is whether this git link will provide a development branch which could be unstable or the stable branch I need.