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
/
t
/
t7500
/
add-signed-off
blob: e1d856af6d8b59fed20e3beb272006612ba4e8a5 (
plain
) (
blame
)
1
2
3
#!/bin/sh
echo "Signed-off-by: foo <bar@frotz>" >> "$1"
exit 0