Welcome to mirror list, hosted at ThFree Co, Russian Federation.

add-content « t7500 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2fa3d86a108d1fc410d82173809066db0b32b062 (plain)
1
2
3
#!/bin/sh
echo "commit message" >> "$1"
exit 0