1. Home
  2. Git
  3. Git log

Returns full log of file changes including file deletion.

#git
git log --full-history  -- file/path.html
copy
Full Git cheatsheet