repo.or.cz
/
git
/
mjg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
builtin-replace: use "usage_msg_opt" to give better error messages
[git/mjg.git]
/
t
/
t7500
/
add-content
blob
2fa3d86a108d1fc410d82173809066db0b32b062
1
#!/bin/sh
2
echo
"commit message"
>>
"
$1
"
3
exit
0