avatar

git

git log -1 --format=%ct $COMMIT

create patch

git format-patch --no-stat --stdout -1 $COMMIT > foo.patch