Git and GitHub Essentials
Please refer to the following resources for a comprehensive introduction to Git, a version control system widely used in software development, and GitHub, a platform for hosting and collaborating on Git repositories.
Git and GitHub Basics Step-by-step introduction to git and GitHub.
Git and GitHub for Collaboration Learn about the GitHub flow to work on a shared codebase.
Your project might be using other platforms like GitLab or Bitbucket, but the concepts are similar. The guides focus on Git and GitHub, which are widely used in the industry and academia.