index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7500
/
add-content
blob: 2fa3d86a108d1fc410d82173809066db0b32b062 (
plain
) (
blame
)
1
2
3
#!/bin/sh echo "commit message" >> "$1" exit 0