This week's friday micro-improvement: a pre-commit hook to remind me when I've marked a file as `skip-worktree` from the git index. (Sometimes I want to keep a non-prod change locally, without accidentally including it in a commit.)
Post image

Comments