view d3s_examples/python-neo4jrestclient/.git/hooks/post-update.sample @ 10:04b69bcf4be5

merge
author casties
date Thu, 01 Oct 2015 17:37:09 +0200
parents 18ef6948d689
children
line wrap: on
line source

#!/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