To identify the keys you want to export, run:
Toggle Git Hooks activation and deactivation using these commands.
- Disable git hooks
git config core.hooksPath no-hooks- Re-enable git hooks
git config --unset core.hooksPath
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .pnp.* | |
| .yarn/* | |
| !.yarn/patches | |
| !.yarn/plugins | |
| !.yarn/releases | |
| !.yarn/sdks | |
| !.yarn/versions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .name "Norman" | |
| .comment "The promised Neverland is so good!" | |
| sti r1, %12, %1 # 7 bytes | |
| xor r1, r1, r1 # 5 | |
| live %12 # 5 | |
| zjmp %-5 # 3 | |
| # 0b 68 01 00 0c 00 01 08 54 01 01 01 01 00 00 00 0c 09 ff fb |