Email or username:

Password:

Forgot your password?
Top-level
Evan Prodromou

I don't know who actually wrote this but `git blame` says @cwebber added it and honestly that is some pure crystal Christine Lemmer-Webber energy if I've ever seen it.

3 comments
Stefan Monnier

@evan @cwebber Just a reminder that annotate/blame is no match to git log -p -L <START>,<END>:<FILE> (AKA vc-region-history in Emacs) which gives you the actual history of that region of the file, so it doesn't keep you blind sided by removals, or confused by reindents

Mx. Eddie R

@cwebber @evan
It seems like your contribution has taken seed. 💜

Go Up