t1300: attempting to remove a non-existent .git/config is not an error
[git/mingw.git] / t / t7500 / add-content
blob2fa3d86a108d1fc410d82173809066db0b32b062
1 #!/bin/sh
2 echo "commit message" >> "$1"
3 exit 0