t / t7500 / add-signed-offon commit travis-ci: skip a branch build if equal tag is present (09f5e97)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0