gitリポジトリで次のコマンドを実行します
git shortlog -s -n -e --all
ユーザーの名前の完全なページが表示されますが、プロジェクトにコミットしているのは私だけです。
次の手順に従うと、私が話していることがわかります
git clone git@github.com:xxxx/xxxx.github.com.git
cd git shortlog -s -n -e --all
git shortlog -s -n -e --all
出力は次のようになります。
73 Jade Dominguez <plusjade@gmail.com>
21 Jade <plusjade@gmail.com>
10 Yuya Saito <studiomohawk@gmail.com>
4 Andrea Schiavini <andrea.schiavini@gmail.com>
3 Anton Vattay <3martini@gmail.com>
2 Abhijeet Kumar <abhijeet.kumar.ak@gmail.com>
2 David Joos <david.joos@gmail.com>
2 Laura Cabrera <lzcabrera@gmail.com>
2 jayraj <jogjayr@gmail.com>
1 Adam Kerney <adam.w.kerney@gmail.com>
1 Alessio Caiazza <nolith@abisso.org>
1 Alistair Hutchison <github@alistairh.co.uk>
1 Andrew Kraut <akraut@gmail.com>
1 Brandon Philips <brandon@ifup.org>
1 Darren Jeacocke <dazonic@me.com>
1 Hong Xu <xuhdev@gmail.com>
1 Ian Li <i@techotaku.net>
1 James Fleeting <twofivethreetwo@gmail.com>
1 Jeff Kuchta <jkuchta@gmail.com>
1 Jesse Chan-Norris <jcn@pith.org>
1 Kori Roys <kori@koriroys.com>
1 Liu Lantao <liulantao@gmail.com>
1 Loren Sands-Ramshaw <lorensr@gmail.com>
1 Lukas Knuth <mr.luke.187@googlemail.com>
1 Marko Bauhardt <marko.bauhardt@googlemail.com>
1 Martijn Pieters <mj@zopatista.com>
1 Matt Swanson <mdswanson@sep.com>
1 Michael-Keith Bernard <mkbernard.dev@gmail.com>
1 Pradeep Nayak <pradeep1288@gmail.com>
1 Simon Starr <simon@starr.cx>
1 Stephen Ball <sdball@gmail.com>
1 Tommaso Visconti <tommaso.visconti@gmail.com>
1 Victor Widell <victor@topmost.se>
1 christine <piroko@gmail.com>
なぜだか分からない?私は自分のプロジェクトに作業をコミットしている唯一の人です。