mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
8 lines
137 B
Markdown
8 lines
137 B
Markdown
|
# Git Hooks
|
||
|
|
||
|
## Install
|
||
|
|
||
|
Copy `docs/git/hooks/` files to `.git/hooks/` to activate them. Run in root:
|
||
|
|
||
|
`cp docs/git/hooks/* .git/hooks/`
|