projects
/
git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge branch 'jk/upload-pack-keepalive'
[git]
/
t
/
t7500
/
add-whitespaced-content
Commit
Line
Data
8b1ae678
BF
1
#!/bin/sh
2
sed -e 's/|$//' >>"$1" <<\EOF
3
4
|
5
commit message |
6
7
EOF
8
exit 0