]> git.ozlabs.org Git - next-scripts/blob - clog
check_fixes: make sure the double quotes appear in the helpful message
[next-scripts] / clog
1 #!/bin/bash
2
3 git log -1 --format='  %h ("%s")' "$@"