Skip to content

Developer Guide

Minsik edited this page Dec 6, 2024 · 12 revisions

Pre-commit Hook

Run

git config --local core.hooksPath .githooks/

in your local quemb git directory to activate the pre-commit hook.

Clone this wiki locally