ktongue/docker_container / ENISE /.git /hooks /pre-applypatch.sample
download
raw
424 Bytes
#!/bin/sh
#
# An example hook script to verify what is about to be committed
# by applypatch from an e-mail message.
#
# The hook should exit with non-zero status after issuing an
# appropriate message if it wants to stop the commit.
#
# To enable this hook, rename this file to "pre-applypatch".
. git-sh-setup
precommit="$(git rev-parse --git-path hooks/pre-commit)"
test -x "$precommit" && exec "$precommit" ${1+"$@"}
:

Xet Storage Details

Size:
424 Bytes
·
Xet hash:
48faa98c1d951696883a9ffc22133f7eca05956b2b2aee16e148b5987b16f9e8

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.