git config: don't allow --get-color* and variable type
[git/vmiklos.git] / t / t7500 / add-content
blob2fa3d86a108d1fc410d82173809066db0b32b062
1 #!/bin/sh
2 echo "commit message" >> "$1"
3 exit 0