What is CODING Code Repositories?
As a sub-product of CODING DevOps, CODING Code Repositories (CODING-CR) is a convenient cloud-based collaborative R&D tool. It aims to deliver a simple and efficient development experience to more developers and supports Git and SVN version control systems. Its cloud-based high-availability environments guarantee the security of your data. CODING-CR offers various features such as code hosting, code review, and branch management. Scenarios
Code management
CODING-CR supports code management based on Git and SVN, allowing R&D teams to efficiently manage code resources. Git supports commit history, code comparison, branch protection, and public key deployment. But SVN only supports code browsing.
Branch management
With CODING-CR, you can view the permissions of each branch during team collaboration, set branch operation permissions for each member, and perform accurate and effective management for enhanced security and seamless collaboration.
Code review
Written codes can be reviewed and approved by team members before being merged into the master branch. You can configure automated tools such as continuous integration to check the code style and quality for supplementary review.
Was this page helpful?