msakowski_obsidian-library-.../scripts
Nils Schönwald f01aff2749 chore: skip pre-push tests on branch-deletion pushes
The pre-push hook ran the full test:affected suite on every push,
including `git push origin :branch` deletions where nothing new is
pushed. Move the hook body into scripts/pre-push.sh, which inspects
git's per-ref stdin and skips the suite when all refs are deletions
(all-zero local sha).
2026-06-04 13:34:01 +02:00
..
pre-push.sh chore: skip pre-push tests on branch-deletion pushes 2026-06-04 13:34:01 +02:00