Code

Merge branch 'gb/maint-am-patch-format-error-message'
[git.git] / t / t7500 / add-whitespaced-content
1 #!/bin/sh
2 sed -e 's/|$//' >>"$1" <<\EOF
4  |
5 commit message           |
7 EOF
8 exit 0