⛏️ gitpretty-apply.sh

This commit is contained in:
nirholas
2026-03-31 10:22:34 +00:00
parent c45785994a
commit 76dc2d22a6

View File

@@ -39,3 +39,4 @@ echo "Running per-file beautify commits in ${REPO_PATH} ..."
"${GITPRETTY_HOME}"/emoji-file-commits.sh "${REPO_PATH}" "${GITPRETTY_HOME}"/emoji-file-commits.sh "${REPO_PATH}"
echo "Done. Review with: git -C ${REPO_PATH} log --oneline -n 20" echo "Done. Review with: git -C ${REPO_PATH} log --oneline -n 20"