Post #2951997
2026-05-17 21:25 UTC
An interesting aspect of git-based projects is that you can work on them studying commits and understanding history within a given scope, without really having to comprehend all rest of the codebase.
I.e.: I can have a _temporal_ understanding of a portion of the codebase (how it progressed over time and the constraints of those changes) rather than a _spatial_ understanding (how it interacts with its surroundings).
Replies (0)
No replies.