Home • VB 7+ • VB 1-6 • FB • QB64 • QB45 • GW-BASIC • Micro • Retro
GitHub is a platform and cloud-based service for software development and version control using Git, allowing developers to store and manage their code. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.
For GitHub (the web site) documentation, check out GitHub Docs which claims "Help for wherever you are on your GitHub journey."
GitHub Desktop is an open-source desktop application that allows you to "focus on what matters instead of fighting with Git."
I'm not sure whether or not the githubdesktop.com website is related in any way to the official GitHub, but it does seem to contain a lot of content related to GitHub Desktop. You can get started by using the GitHub Desktop Tutorial.
- How to Use GitHub Desktop - Easy and Quick
- Creating and Pushing repository using GitHub Desktop - Part 1
- Creating and Pushing repository using GitHub Desktop - Part 2
- How to make branches and compare code across them