Skip to content

Simplify git command

Dan Church requested to merge h3xx/armagetronad:shell-fix into trunk

Use a git log format to grab the epoch timestamp of the last commit, instead of piping to external commands.

In theory, this improves portability.

Merge request reports