repo.or.cz
/
git
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add mergesort() for linked lists
[git/dscho.git]
/
t
/
t7500
/
add-content
blob
2fa3d86a108d1fc410d82173809066db0b32b062
1
#!/bin/sh
2
echo
"commit message"
>>
"
$1
"
3
exit
0