How do I search for a git commit
How do I use the command line to find the commits I am intrested in
Created Jan 28, 2025 - Last updated: Jan 28, 2025
🟧
git
grep
git-pretty
git log --author="<name>" branch --pretty=oneline
ref: https://git-scm.com/docs/pretty-formats.html#_pretty_formats