mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-05 14:24:28 +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`
|