From f92c0a75ba734090409716ebc8228453791d8909 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Wed, 6 Sep 2017 00:41:21 -0400 Subject: Update action ops Now clearing the MERG ptr if checking out or committing --- commit.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'commit.sh') diff --git a/commit.sh b/commit.sh index 964b26f..2c5e6fd 100644 --- a/commit.sh +++ b/commit.sh @@ -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 -- cgit v1.2.3