t7415: don't bother creating commit for symlink test
[gitweb.git] / git-rebase--am.sh
index c931891cbc45845f3e781b75a3978e327d770696..be3f068922c5a3ba0d1112f3b8b1cf1228567d2e 100644 (file)
@@ -49,6 +49,7 @@ then
        # makes this easy
        git cherry-pick ${gpg_sign_opt:+"$gpg_sign_opt"} --allow-empty \
                $allow_rerere_autoupdate --right-only "$revisions" \
+               $allow_empty_message \
                ${restrict_revision+^$restrict_revision}
        ret=$?
 else