summaryrefslogtreecommitdiff
path: root/tests.branching/morph-tag-creates-commit-and-tag.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/morph-tag-creates-commit-and-tag.script')
-rwxr-xr-xtests.branching/morph-tag-creates-commit-and-tag.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.branching/morph-tag-creates-commit-and-tag.script b/tests.branching/morph-tag-creates-commit-and-tag.script
index cf53363a..e66d981f 100755
--- a/tests.branching/morph-tag-creates-commit-and-tag.script
+++ b/tests.branching/morph-tag-creates-commit-and-tag.script
@@ -36,4 +36,4 @@ cd "$DATADIR/workspace"
# including that the commit and tag are created, that the commit message is
# set correctly and that all references are petrified.
"$SRCDIR/scripts/test-morph" foreach -- git show example-tag
-"$SRCDIR/scripts/test-morph" foreach -- git log example-tag
+"$SRCDIR/scripts/test-morph" foreach -- git log --format=fuller example-tag