Further reading
- Be sure to check out the companion website for the book at https://www.pycharm-book.com.
- Merging vs. Rebasing: https://www.atlassian.com/git/tutorials/merging-vs-rebasing
- How Secure Shell (SSH) works: https://en.wikipedia.org/wiki/Secure_Shell
- Adding a new SSH key to your GitHub account: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
- Why GitHub renamed its master branch to main: https://www.theserverside.com/feature/Why-GitHub-renamed-its-master-branch-to-main
- Git Merge Strategy Options and Examples: https://www.atlassian.com/git/tutorials/using-branches/merge-strategy
- Git branching guidance: https://learn.microsoft.com/en-us/azure/devops/repos/git/git-branching-guidance
- Git Essentials for Beginners: https://www.packtpub.com/product/mastering-git/9781783553754
- Liberty, J. (2021). Git for Programmers: Master Git for effective implementation of version control for...