|
|
|
|
|
by zvr
449 days ago
|
|
This is extremely useful when you're looking for granularity finer that a line. Being able to have "blame"-like functionality per token is wonderful, when needed. My personal use case was when trying to decide origin of some code. Instead of getting who touched "something on the line" (which might be a comment after the code), you really get where each piece is coming from. |
|