Post #798436
2026-03-15 18:45 UTC
Speaking of things related to #Git and PDFs, TIL pre-commit has a virtual "fail" language, you can use to block certain file patterns from being committed. .gitignore is important for this, but could accidentally get changed. This is a useful extra check to make sure you don't add something sensitive to version control
https://pre-commit.com/#fail
Replies (0)
No replies.