summaryrefslogtreecommitdiff
path: root/docid
blob: ce3612a487527a0e2c0262cce77b752503c0fecd (plain)
1
2
3
4
5
6
#!/bin/sh

set -eu

git show "$1" | sed -n '/^Date: */s///p'