LoginSignup
4

More than 5 years have passed since last update.

俺の修正した issue#88 のファイルの一覧がほしいんだよぉお というとき

Last updated at Posted at 2012-12-26

git log --author=mkkproject --grep=#88 --stat

差分も欲しい時は -p
git log --author=mkkproject --grep=#88 --stat -p

参考 http://git-scm.com/book/ja/Git-の基本-コミット履歴の閲覧

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4