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