aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/modules-load.d
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:34 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:34 +0100
commit0ee8f260727f3e88d26d06f59e5c2fa71211a06d (patch)
treea5beb8045e63298142eeabd5049a110e20ea2758 /etc/modules-load.d
parent9b2756e4b8ffcce1a2d494cf32a99b971c5ae13f (diff)
downloaddotfiles-0ee8f260727f3e88d26d06f59e5c2fa71211a06d.tar.gz
dotfiles-0ee8f260727f3e88d26d06f59e5c2fa71211a06d.tar.bz2
dotfiles-0ee8f260727f3e88d26d06f59e5c2fa71211a06d.zip
feat(git): global pre-push hook rejecting unsigned commits
Activated via core.hooksPath = ~/.config/git/hooks in the global git config. The hook walks each ref being pushed (range: remote..local or, for new branches, local --not --remotes) and checks %G? on every commit. Accepts G/U/X/Y (good signature variants), rejects N/B/E/R (no signature, bad, missing key, revoked). Bypass: git push --no-verify This repo overrides hooksPath to .githooks/ for its just-check pre-commit gate, so a thin .githooks/pre-push delegates to the global hook to keep the policy enforced here too.
Diffstat (limited to 'etc/modules-load.d')
0 files changed, 0 insertions, 0 deletions