Skip to content

Instantly share code, notes, and snippets.

@renshuki
Last active March 18, 2019 13:24
Show Gist options
  • Save renshuki/4d91c5e02725b6c74a0bbe47ddf6cb54 to your computer and use it in GitHub Desktop.
Save renshuki/4d91c5e02725b6c74a0bbe47ddf6cb54 to your computer and use it in GitHub Desktop.
Find files changed 6 days ago in GIT and show them in a pretty format

git diff --stat @{6.days.ago} --pretty=format: --name-only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment