X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=t%2Ft7604-merge-custom-message.sh;h=de977c5e2f0b270c57bbea9daaf8e22eefdf8560;hb=69fd60a649dbe40390fa47e0ccc7478fcf64f451;hp=6081677d234f1fcb88b6b9160f707ebf0274f38a;hpb=88bbda08d7b9503862a8fb8846d78c67825e5e3d;p=git.git diff --git a/t/t7604-merge-custom-message.sh b/t/t7604-merge-custom-message.sh index 6081677d2..de977c5e2 100755 --- a/t/t7604-merge-custom-message.sh +++ b/t/t7604-merge-custom-message.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='git-merge +test_description='git merge Testing merge when using a custom message for the merge commit.'