A related process I’ve been through fairly often:
- Why in the world did someone write this crazy code?
git blame the-crazy-code.c
blowery 01234bc function hereBeDragons() {
- Sigh.
Remember, comments are not just for others; they’re also for your brain cells that make it past the whiskey.