about summary refs log tree commit diff
path: root/third_party/git/t/t7500/add-content
#!/bin/sh
echo "commit message" >> "$1"
exit 0