Sign in
chromium
/
external
/
github.com
/
fwupd
/
fwupd
/
631790ef1b60472f718a3bc8e5e95b458eae5e88
/
.
/
contrib
/
ci
/
precommit.sh
blob: c3cc4e7ed70cde40c8b6607dc57a7f817f9769ba [
file
] [
log
] [
blame
]
#!/bin/sh -e
# disable the safe directory feature
git config
--
global safe
.
directory
"*"
SKIP
=
no
-
commit
-
to
-
branch pre
-
commit run
-
v
--
show
-
diff
-
on
-
failure
--
hook
-
stage commit
--
all
-
files