depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
git
/
t
/
t7500
/
add-whitespaced-content
blob: ccf07c61a4e96ec9b806124c2ec4a9f769843f01 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#!/bin/sh
sed -e 's/|$//' >>"$1" <<\EOF
|
commit message |
EOF
exit 0