Git alias:
log-date-first = !"git log --date-order --format=%cI | tail -1"
Example:
git log-date-first
Compare [git log-date-]ast](../git-log-date-last).