mirror of
https://github.com/msakowski/obsidian-library-linker.git
synced 2026-07-22 12:30:30 +00:00
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). |
||
|---|---|---|
| .. | ||
| pre-push.sh | ||