repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fast-import: convert internal structs to struct object_id
[alt-git.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