branch: add test for -m renaming multiple config sections
[git.git] / t / t7500 / add-whitespaced-content
blobccf07c61a4e96ec9b806124c2ec4a9f769843f01
1 #!/bin/sh
2 sed -e 's/|$//' >>"$1" <<\EOF
5 commit message |
7 EOF
8 exit 0