Searched refs:commit_body (Results 1 – 1 of 1) sorted by relevance
8 local commit_body tag person9 commit_body=$116 if [ -z "$(echo "$commit_body" | tr -s ' ' | grep -i "$match")" ]; then21 echoerr "$commit_body"39 commit_body=$(git show -s --pretty=%b "$h")42 if findtag "$commit_body" "Signed-off-by" "$author"; then48 if findtag "$commit_body" "Signed-off-by" "$committer"; then