source_optics
source_optics copied to clipboard
track deletions
we track file move events already ("moves") but don't track complete deletions - this may require some revisions to the way we parse git logs.
If we also track the total LoC per file over time, we could count complete subtractions of the content, but hopefully there's a clear signature for this in the git log output, possibly with sending it some more format parameters.