I want to know if is possible check how many time in mean a line of code is keeping in the repo.
For example
In some repositories, somebody appends new features, but they are deleted early, because there was a wrong analysis for example.
Any idea if there are any tools in order to check this in a git repository?
Kind regards.