git log Command Builder
Assemble a git log command from form inputs.
git log --max-count=10 --onelineAbout this tool
Tune --max-count, --pretty, --since, --grep and --author and copy the command. Useful for digging through history without remembering every flag.