summaryrefslogtreecommitdiffstats
path: root/repo-mutate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'repo-mutate.sh')
-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"