mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 08:07:54 -05: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`
|