From 43648695c2448edb926bedce59b7b5a37bc5802e Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Tue, 29 Aug 2017 02:28:23 -0400 Subject: Update commit format Added datetime metadata --- repo-mutate.sh | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3