git: find out when a file was deleted.
Simply filter the log to find out when a file was deleted in your git repository using this command:
git log --diff-filter=D -- path/to/fileWritten by Philip Arndt
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Git 
Authors
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
