
Git Scales for Monorepos with Derrick Stolee
Data Archives - Software Engineering Daily
00:00
How to Read the History of a Git Graph?
Git is a great way to see, kind of what order are things coming in. git log has a dash, capital l option that allows you to either say a range of lines or even a function name. You can go through all those commit messages and 'll be just that really, really small list of things. And hopefully the developers before you, or even your past self, left very careful commit messages to say, hey, i'm making this really isolated change, and here's why i'm doing it.
Transcript
Play full episode