Created
March 21, 2023 19:39
-
-
Save pjmartorell/03d3774736927fd92dbb3285cabbc7e4 to your computer and use it in GitHub Desktop.
Find when a file was deleted in Git by showing all history of modifications of a given file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log --full-history -- app/views/plugins/_list.html.erb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment