🇬🇧 ‘git blame -C -C -C’
Sep 2, 2024
You can use ‘git blame -w -C -C -C -L x,y’ to see history of code much more effectively: https://youtu.be/aolI_Rz0ZqY?t=730
Also check git alias, you can rename the long command above pretty conveniently to anything: https://youtu.be/aolI_Rz0ZqY?t=391