Skip to content

Instantly share code, notes, and snippets.

@huntie
Created July 8, 2019 16:50
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 huntie/c4baf2811abc6fd526f754e69cab2d50 to your computer and use it in GitHub Desktop.
Save huntie/c4baf2811abc6fd526f754e69cab2d50 to your computer and use it in GitHub Desktop.
List on individual lines the file paths changed since a given Git revision
git log origin/master.. --name-only --pretty=format:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment