repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'
[git/debian.git]
/
t
/
t7500
/
add-whitespaced-content
blob
ccf07c61a4e96ec9b806124c2ec4a9f769843f01
1
#!/bin/sh
2
sed
-e
's/|$//'
>>
"
$1
"
<<
\EOF
3
4
|
5
commit message |
6
7
EOF
8
exit
0