diff options
Diffstat (limited to 'commit.sh')
-rw-r--r-- | commit.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ function systr_commit systr_repo_finish_commit "$commit" "$branchcommit" echo "$commit" >.systr/BASE + echo "NULL" >.systr/MERG date >.systr/updated if [[ "$branch" != "$branchcommit" ]]; then |