Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_drm_hwcomposer
/
refs/heads/android-15
/
.
/
hooks
/
install-hooks.sh
blob: cc5d967618186e87a60c04c60a3ad7293a270239 [
file
] [
log
] [
blame
] [
edit
]
#!/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