summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/gdr-subcommands5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/tests/gdr-subcommands b/tests/tests/gdr-subcommands
index 9dc99fa..2a90cdc 100755
--- a/tests/tests/gdr-subcommands
+++ b/tests/tests/gdr-subcommands
@@ -12,10 +12,15 @@ t-dgit setup-mergechangelogs
mix-it () {
t-git-next-date
+
local m=$(git symbolic-ref HEAD)
t-some-changes "subcommands $m 1"
+
t-dgit -wgf quilt-fixup
+ t-git-next-date
+
t-some-changes "subcommands $m 2"
+ t-git-next-date
}
git checkout -b stitched-laundered master