visevol / GithubVisualisation

PFE028 Été 2024
MIT License
0 stars 1 forks source link

[PROTOTYPE] Implement line count for source files #35

Closed zergov closed 5 days ago

zergov commented 6 days ago

This is some shit code, but it works. It solves https://github.com/visevol/GihubVisualisation/issues/34

Given a file, I wanna know the line count of this file. By default, I want the line count of the file on HEAD. I also wants to be able to get the line count at a given revision.