blob: e3235e17084e39433ac3b0ff0fccdc061acb92ae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
m4_define(`m4___id__', m4_esyscmd(git rev-list -1 HEAD m4___caller__))
<small>
Page last edited:
<a
href="https://git.thomasvoss.com/www.thomasvoss.com/commit?id=m4___id__"
target="_blank"
>
m4_esyscmd(
git log -1 --pretty='format:%cI' m4___caller__ \
| ifne xargs date +'%A %d %B %Y — %T %Z' -d \
| ifne -n echo 'No commit yet…'
)
</a>
</small>
|