~todd-deshane/openstack-manuals/working

« back to all changes in this revision

Viewing changes to doc/buildpdf/rc-maven-cloud-docs/.git/hooks/post-update.sample

  • Committer: Anne Gentle
  • Date: 2011-04-04 17:54:52 UTC
  • Revision ID: anne@openstack.org-20110404175452-gtth3hfrniqhpp5o
Switching from Ant builds to Maven, still working out kinks but should be functional

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
#
3
 
# An example hook script to prepare a packed repository for use over
4
 
# dumb transports.
5
 
#
6
 
# To enable this hook, rename this file to "post-update".
7
 
 
8
 
exec git update-server-info