Skip to content

Instantly share code, notes, and snippets.

@takaishota
Last active March 18, 2019 15:47
Show Gist options
  • Save takaishota/972c49711c6272b0b97ed03f278f505c to your computer and use it in GitHub Desktop.
Save takaishota/972c49711c6272b0b97ed03f278f505c to your computer and use it in GitHub Desktop.
過去に削除したファイルの検索
# 過去に削除したファイルの検索
git log --diff-filter=D --summary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment