summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2017-08-29 02:28:23 -0400
committerMalf Furious <m@lfurio.us>2017-08-29 02:28:23 -0400
commit43648695c2448edb926bedce59b7b5a37bc5802e (patch)
treee7582728457519e68831b52446fe2add275678fd
parentcd120958926681c8f2a870f2b0a480e056868a15 (diff)
downloadsystrunk-43648695c2448edb926bedce59b7b5a37bc5802e.tar.gz
systrunk-43648695c2448edb926bedce59b7b5a37bc5802e.zip
Update commit format
Added datetime metadata
-rw-r--r--repo-mutate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo-mutate.sh b/repo-mutate.sh
index 0f76316..e35424f 100644
--- a/repo-mutate.sh
+++ b/repo-mutate.sh
@@ -68,6 +68,7 @@ function systr_repo_finish_commit
echo "$parent" >.commit.systr
echo "$author" >.author.systr
echo "$email" >.email.systr
+ date >.date.systr
mv "../$commit.mesg" ".mesg.systr"