mirror of
https://github.com/ApfelTeeSaft/FunkinMP.git
synced 2026-09-02 03:33:30 +00:00
6 lines
112 B
Markdown
6 lines
112 B
Markdown
# Git Hooks
|
|
These work even on Windows because of Git Bash.
|
|
|
|
## Setup
|
|
`git config core.hooksPath .github/hooks`
|