Skip to content

Instantly share code, notes, and snippets.

@SamuelMarks
Last active June 22, 2023 17:49
Show Gist options
  • Save SamuelMarks/71998e1b621952568d3898b14e3e23ab to your computer and use it in GitHub Desktop.
Save SamuelMarks/71998e1b621952568d3898b14e3e23ab to your computer and use it in GitHub Desktop.
fd -HIFtd '.git' -x env -i GIT_WORK_TREE={} GIT_DIR={} /usr/local/bin/git log --pretty=format:"%ad - %an: %s" --after="2022-06-30" --until="2022-07-01" --author="Samuel Marks" 2>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment