Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Scott Chacon and Ben Straub: Pro Git, 2nd Edition (2014) https://git-scm.com/book/en/v2
- Chapter 5.1 Distributed Git - Distributed Workflows
- Chapter 2.5 Git Basics - Working with Remotes
- Chapter 7.4 Git Tools - Signing Your Work
- Ryan Brown: gpg-sign releases (2014) https://gitready.com/advanced/2014/11/02/gpg-sign-releases.html
- Danilo Bargen: Signing Git Commits with SSH Keys (2021) https://blog.dbrgn.ch/2021/11/16/git-ssh-signatures/
- Carl Tashian: SSH Tips & Trick – Add a second factor to your SSH login (2020) https://smallstep.com/blog/ssh-tricks-and-tips/#add-a-second-factor-to-your-ssh
- Junio C Hamano: Git Blame: Fun (?) with GnuPG (2014) https://git-blame.blogspot.com/2014/09/fun-with-gnupg.html