/notes

Logseq notes

Primary LanguageShell

Git hooks

To use Git hooks in .githooks, configure your local repository:

git config --local core.hooksPath .githooks/