"I have written some scripts for code analysis needs via git/grep/awk/ruby. code metrics, top committers, frequently committed files, duplications etc"
That's exactly what I was looking for, something that shows my commit habits. Any chance those scripts are open source?
2 comments
[ 3.6 ms ] story [ 14.6 ms ] threadyou can find some interesting question with solutions http://stackoverflow.com/questions/tagged/git?sort=votes&...
if you need low level access https://github.com/mojombo/grit
could you elaborate, what your expectations are, I can give pointers or share some of my code
That's exactly what I was looking for, something that shows my commit habits. Any chance those scripts are open source?