Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Created July 8, 2022 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shollingsworth/ad33280d4d87492749fe0e611eb9d46d to your computer and use it in GitHub Desktop.
Save shollingsworth/ad33280d4d87492749fe0e611eb9d46d to your computer and use it in GitHub Desktop.
list all files in git history
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