Decided
Project Version Control
- Git
Git is the most common version-control system used by programmers worldwide. It allows our team to develop different features of the product simultaneously. We could track the changes in our product with git commands.
- Github
Besides providing code management functionality based on Git, it further provides project management features such as issues, code review, approves, release, and project panels. We use Github issues and code reviews frequently. We could also present our project with its Github-page feature.
0 views0