1
0
mirror of https://github.com/oskar456/dzonegit.git synced 2024-05-11 05:55:41 +00:00

Add smudge filter to replace $UNIXTIME directive on checkout

This commit is contained in:
Ondřej Caletka
2018-08-20 15:25:27 +02:00
parent 17f771bca6
commit 806976ca6e
4 changed files with 44 additions and 1 deletions

View File

@ -23,6 +23,7 @@ setup(
"dzonegit-pre-receive = dzonegit:pre_receive",
"dzonegit-post-receive = dzonegit:post_receive",
"dzonegit-update = dzonegit:update",
"dzonegit-smudge-serial = dzonegit:smudge_serial",
],
},
classifiers=[