Sometimes dates aren't parsed (when using older versions of Git)
andrew-hardin opened this issue · 0 comments
andrew-hardin commented
I noticed this while working on a vanilla RHEL7 machine: older versions of git don't support all the configuration options that we're passing to git show
.
The script should catch this behavior and/or use more common flags for git show
.