GitGuardian / src-fingerprint

Extract git related information (file shas, commit shas) from your hosted source version control system
MIT License
21 stars 10 forks source link

feat(duplicate): sort results and remove possible duplicates #24

Closed pierrelalanne closed 2 years ago

pierrelalanne commented 2 years ago

In this PR, we sort results and remove possible duplicates.
Although this case should already not happen, we want to back ourselves with this addition.