2022-10-01 18:03:25

This commit is contained in:
henk
2022-10-01 18:03:25 +02:00
parent d163daa4a6
commit fd0c62bcae
5 changed files with 85 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
#
# Append current `date` to commit messages
echo "`date +'%Y-%m-%d %H:%M:%S'`" >> $1