Created
July 8, 2022 23:39
-
-
Save shollingsworth/ad33280d4d87492749fe0e611eb9d46d to your computer and use it in GitHub Desktop.
list all files in git history
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 --pretty=format: --name-only --diff-filter=A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment