chiark / gitweb /
git-debrebase: test suite: gdr-subcommands: Add some t-git-next-date
[dgit.git] / tests / tests / gdr-subcommands
index 9dc99fae9e49e6921cc2c65113515af7e1f22971..2a90cdc0680c404d60c1884936d0ef85064538dc 100755 (executable)
@@ -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