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