#!/bin/sh
# Prepare a packed repository for use over dumb transports.
exec git update-server-info
