mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 19:50:54 +00:00
8 lines
125 B
Markdown
8 lines
125 B
Markdown
|
# Git hooks
|
||
|
|
||
|
## Install
|
||
|
|
||
|
Copy these files to `.git/hooks/` to activate them. Run in root:
|
||
|
|
||
|
`cp docs/git/hooks/* .git/hooks/`
|