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 --- checkout.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'checkout.sh') diff --git a/checkout.sh b/checkout.sh index e340706..bcd9b99 100644 --- a/checkout.sh +++ b/checkout.sh @@ -72,5 +72,6 @@ function systr_checkout echo "Checking out files..." systr_rsync_normal "$path/revs/$commit/" . + echo "NULL" >.systr/MERG date >.systr/updated } -- cgit v1.2.3