#!/bin/bash set -e . tests/lib t-tstunt-parsechangelog t-gbp-example-prep-no-ff t-newtag t-dgit --quilt=gbp --dgit-view-save=split.b build-source t-dgit fetch t-refs-same-start t-ref-head t-expect-fail 'check failed (maybe --overwrite is needed' \ t-dgit --quilt=gbp --dgit-view-save=split.p push t-refs-same-start t-ref-head t-dgit --quilt=gbp --dgit-view-save=split.p --overwrite push t-gbp-pushed-good echo ok.