about summary refs log tree commit diff
path: root/third_party/git/t/t7500/add-whitespaced-content
#!/bin/sh
sed -e 's/|$//' >>"$1" <<\EOF

 |
commit message  	 |

EOF
exit 0