Guest User

Untitled

a guest
Dec 7th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. List of all deleted files:
  2.  
  3. `git log --diff-filter=D --summary | grep pattern_to_search`
  4.  
  5. Find the log
  6. `git log --all -- FILEPATH`
Add Comment
Please, Sign In to add comment