author avatar

yuva

Tue Jun 13 2017

If you want to know when a file is removed, run this command git log -1 -- . In order to get path, you can search for the file content in git log -p