blob: ccf07c61a4e96ec9b806124c2ec4a9f769843f01 [file] [log] [blame]
#!/bin/sh
sed -e 's/|$//' >>"$1" <<\EOF
|
commit message |
EOF
exit 0