TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Any good git parser/data analysis tools out there?

3 点作者 jackbean大约 14 年前
Looking for something that spits out user behavior based on commits, branches etc.

1 comment

senthilnayagam大约 14 年前
I have written some scripts for code analysis needs via git/grep/awk/ruby. code metrics, top committers, frequently committed files, duplications etc<p>you can find some interesting question with solutions <a href="http://stackoverflow.com/questions/tagged/git?sort=votes&#38;pagesize=30" rel="nofollow">http://stackoverflow.com/questions/tagged/git?sort=votes&#38...</a><p>if you need low level access <a href="https://github.com/mojombo/grit" rel="nofollow">https://github.com/mojombo/grit</a><p>could you elaborate, what your expectations are, I can give pointers or share some of my code
评论 #2571522 未加载