tg-import.sh: overhaul to allow continuing and support new tg create
commitd1e32289d78abf3a38ae3a3a3d3dd155ee0c67dc
authorKyle J. McKay <mackyle@gmail.com>
Mon, 9 Nov 2015 18:03:40 +0000 (9 10:03 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 9 Nov 2015 18:03:40 +0000 (9 10:03 -0800)
treebb1880f01dff71df1793fc0918a5693092ec075c
parentd260098c1eda9936df5a818fb9ec138936860e74
tg-import.sh: overhaul to allow continuing and support new tg create

When importing a range of commits and one of the imports prior to the
last fails due to a conflict, it should now be possible to continue
the rest of the import after fixing the conflict or deciding to skip
the problem import (which could precipiate further conflicts).

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg-import.sh