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 7.12 Git Tools – Bundling
- Chapter 7.14 Git Tools - Credential Storage
- Bundle URI: https://git-scm.com/docs/bundle-uri
- Anthony Heddings: Should You Use HTTPS or SSH For Git? (2021) https://www.howtogeek.com/devops/should-you-use-https-or-ssh-for-git/#why-use-https
- A visual guide to SSH tunnels https://robotmoon.com/ssh-tunnels/
- 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
- Greg Kroah-Hartman: “Patches carved into stone tablets”, or why the Linux kernel developers rely on plain text email, a Kernel Recipes 2016 talk https://kernel-recipes.org/en/2016/talks/patches-carved-into-stone-tablets/