Created
May 18, 2023 14:38
-
-
Save linearza/d8f78a742243ad9b94843658e048eb69 to your computer and use it in GitHub Desktop.
Get the complete git history of a file that has potentially changed type
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 --oneline --follow --all -- path/to/converted/file.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment