msysGit-based Git for Windows 1.x was superseded by Git for Windows 2.x
[git/mingw/4msysgit.git] / t / t7500 / add-content
blob2fa3d86a108d1fc410d82173809066db0b32b062
1 #!/bin/sh
2 echo "commit message" >> "$1"
3 exit 0