source_optics icon indicating copy to clipboard operation
source_optics copied to clipboard

track deletions

Open mpdehaan opened this issue 5 years ago • 0 comments

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.

mpdehaan avatar Sep 16 '19 16:09 mpdehaan