sourcerer-io / sourcerer-app

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
https://sourcerer.io/start
MIT License
6.73k stars 281 forks source link

Sourcerer doubles the LOC and Commit count when a directory/file (containing code) is removed from GitHub. #555

Open AdityaSingh17 opened 4 years ago

AdityaSingh17 commented 4 years ago

When I removed a directory from one of my repositories and committed the changes, rather than reducing the LOC and commit count, sourcerer doubled it. Is it a problem with the app or something that I am doing wrong?