stzhao's picture
download
raw
420 Bytes
#!/usr/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:
420 Bytes
·
Xet hash:
5bd5ed5447b8e390487b41984c0259f0e9b078ac346829bfdee4678d255a9147

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