What is the purpose of the GIT_AUTHOR_DATE vs GIT_COMMITTER_DATE environment variables? GitHard Try Now
What is partial clone (git clone –filter) and what problem does it solve for large repositories? GitHard Try Now
What is the significance of SHA-1 (and the move toward SHA-256) in Git’s object model? GitHard Try Now
What is the difference between git bundle and git remote for sharing repository data? GitHard Try Now