9.3.2 GitHub/GitLab/Bitbucket (Remote Repositories)
Appearance
9.3.2 GitHub/GitLab/Bitbucket (Remote Repositories)
While Git helps you manage versions on your own computer, GitHub, GitLab, and Bitbucket are online platforms that host your Git projects. They are like giant online libraries where developers can store their code, work together, and share their projects with the world. They provide a place for your 'remote repositories' (the online copies of your Git projects) and offer extra tools for teamwork, like bug tracking, code reviews, and project management. Think of them as the social media for code!
Bibliography:
- O'Reilly Media. GitHub for Dummies. Wiley, 2018.
- Roberts, Ben and Roberts, Matthew. Mastering GitLab. Packt Publishing, 2019.