Published 2023-03-11.
Time to read: 1 minutes.

Git has been the dominant source code control program since 2008. When on assignment as a software expert for a US federal court case, I always request entire git repositories instead of just the source code at one specific historical date. Having the entire git repository means that I can learn how a project was built, and who did what.
Git Articles
High Level (‘Porcelain’) Git CLI
2023-03-12 The Git Pager
2023-03-11 The First Git Branch Is Created Lazily
2021-05-08 Replicating a Git Directory Tree
2020-12-21 Propagating Git Template Changes Downstream
2011-08-18 Working With Bug Fix and Feature Branches in Git
2023-03-11 Updating a Tree of Git Repositories
2022-05-05 How Much Do You Actually Program?
Low Level (‘Plumbing Internals’) Git CLI
libgit2
© Copyright 1994-2023 Michael Slinn. All rights reserved.
For requests to use this copyright-protected work in any manner, email mslinn@mslinn.com.