Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定のユーザーが (彼が貢献しているすべてのリポジトリで) どれだけの行がコミットされているかの統計を取得する方法はありますか?
特定のリポジトリの Github では、グラフ タブに移動できます。
ご覧のとおり、いくつかのオプションがあります。
ユーザーが変更した行数を取得するには、Contibutions オプションを選択します。
これにより、以下のように、コミット数と追加および削除された行数を含む各ユーザーのカードが表示されます。