Lines of code collecting from Git repos

We have a requirement for taking Lines of codes from GitLab project repos.

Our requirement is to collect the information of users by their activity like how many lines of codes they added in project files compared to the last day, month, or particular period.

Could you please help us with the tool or command that can be used for taking lines of codes from project repos and visualizing them as a diagram or data metrics?

Please suggest the method how to take line of code from GIT server as a administrator.

Hi! I’m not 100% sure about this, but you may check this gitlab repo:

Hope this helps!

BR.-