the time & date of the last commit
Show Source
<def tag='git-last-commit-time'> <%= `git log "HEAD^..HEAD" --pretty=format:%cD` -%> </def>