Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
[git/jnareb-git.git] / t / t7500 / add-content
blob2fa3d86a108d1fc410d82173809066db0b32b062
1 #!/bin/sh
2 echo "commit message" >> "$1"
3 exit 0