What is shitty code handwriting?

added by JavaScript Kicks
1/13/2016 2:31:35 PM

739 Views

During the past 17 years I've worked on over 90 projects with over 18 teams but it wasn't until git's blame command that I learned to read coders' "handwriting". For the non-programmer reader: git is a popular version control system and its " blame " feature shows who has written which line of a given source code.


0 comments