summaryrefslogtreecommitdiffstats
path: root/commit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'commit.sh')
-rw-r--r--commit.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/commit.sh b/commit.sh
index b3d20f5..964b26f 100644
--- a/commit.sh
+++ b/commit.sh
@@ -90,6 +90,7 @@ function systr_commit
systr_repo_finish_commit "$commit" "$branchcommit"
echo "$commit" >.systr/BASE
+ date >.systr/updated
if [[ "$branch" != "$branchcommit" ]]; then
systr_repo_set_reference "$branch" "$commit"