i tend to want to focus on singular subsystem at a time, so in my git window i filter to just the system im working on, which is very helpful for knowing context behind why things are how it is, ex: the Localization subsystem, which hadnt been touched in like 4 months, i wanted to fix up for use in pTyping, but was confused by my own code, so i sifted through the commits a bit and it helped give a lot of context as to where i was going with it (it was heavily unfinished and unfit for use)