Sign in
android
/
platform
/
external
/
drm_hwcomposer
/
a8ef39578ca861e23160a0cd15df79bcf0e6d07b
/
.
/
hooks
/
install-hooks.sh
blob: cc5d967618186e87a60c04c60a3ad7293a270239 [
file
] [
log
] [
blame
]
#!/bin/bash
# Install hooks.
git config
--
add hookcmd
.
check
-
non
-
public
-
commits
.
command
"[ ! -d hooks ] || hooks/check-non-public-commits"
git config
--
add hook
.
pre
-
push
.
command check
-
non
-
public
-
commits