Dear All,
We have scenario to create two branch of application for -
Branch 1- Freeze code of the application for the year 2023
Branch 2- Start working on new requirements
We are looking for branching and merging system as provided by various Source control system like Azure DevOps, SVN, GIT etc.
Best Regards,
Nitin
Hi Nitin,
As stated, OutSystems does not have branching capabilities. One possible approach would be to use feature toggles to "hide" the new features you'll be working on until they are ready to go live. Take a look at this Forge component.
Hi @Nitin Chavan ,You can check this discussion.In-sort, Outsystems don't have a branching functionality in deployment.Hope this helps you.Regards,