Joined May 2012
·
Posted to
Stats for your git repo
over 1 year
ago
@emgiezet seems like git-stats have what I want but it was kind of hard to use and I gave up. The git-fame seems pretty nice and maybe I'll try to write a port for it as a npm package. Will be a good opportunity to study :)
Thanks
Posted to
Stats for your git repo
over 1 year
ago
@twolfson might be a good idea. Will see if worth the effort. Thanks :)
Posted to
Stats for your git repo
over 1 year
ago
@twolfson I was just trying to get the top contributors on a git repo. Similar to what github does in his graph page.
example: https://github.com/viniciusgama/strider/contributors
Posted to
Stats for your git repo
over 1 year
ago
@twolfson interesting. But I was more interested in the number of lines added and removed. Does git-extras provide me that?
Thanks
Achievements
71 Karma
2,201 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
@lindaTW, that would be my next step. In my current project we work in pairs too and we use a special format for the commit messages.
Thanks for sharing :)