Searched refs:commit_filename (Results 1 – 1 of 1) sorted by relevance
148 commit_filename="$(mktemp)"150 rm "$commit_filename"172 git log --format='%B' -1 > "$commit_filename"175 sed -i "s/Signed-off-by.*//" "$commit_filename"189 codespell -D "$codespell_dict" -d --count "$commit_filename"193 codespell --builtin clear,rare,en-GB_to_en-US -d --count "$commit_filename"