Codebase Browser
git
Go to App
git
/
t/t7500/
add-signed-off
#!/bin/sh echo "Signed-off-by: foo <bar@frotz>" >> "$1" exit 0