ktongue/docker_container / ENISE /.git /hooks /pre-merge-commit.sample
download
raw
416 Bytes
#!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by "git merge" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message to
# stderr if it wants to stop the merge commit.
#
# To enable this hook, rename this file to "pre-merge-commit".
. git-sh-setup
test -x "$GIT_DIR/hooks/pre-commit" &&
exec "$GIT_DIR/hooks/pre-commit"
:

Xet Storage Details

Size:
416 Bytes
·
Xet hash:
a2294cb7e1f97d3a73b71fdf0f4a5f439581f34f7d57f9b5d212944df9c97a7f

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