Documentation/gitmodules: Only 'update' and 'url' are required
[alt-git.git] / t / t7500 / add-content
blob2fa3d86a108d1fc410d82173809066db0b32b062
1 #!/bin/sh
2 echo "commit message" >> "$1"
3 exit 0