mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 16:17:53 -05:00
5 lines
112 B
Markdown
5 lines
112 B
Markdown
# Git Hooks
|
|
These work even on Windows because of Git Bash.
|
|
|
|
## Setup
|
|
`git config core.hooksPath .github/hooks`
|