4 строки
47 B
Bash
4 строки
47 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
git config core.hooksPath .githooks
|