#!/bin/sh set -eu git show "$1" | sed -n '/^Date: */s///p'