Current section

Files

Jump to
eleveldb c_src leveldb .git hooks post-update.sample
Raw

c_src/leveldb/.git/hooks/post-update.sample

#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info