~lorenzo-carbonell/utext/trunk

« back to all changes in this revision

Viewing changes to .git/hooks/post-update.sample

  • Committer: Lorenzo Carbonell
  • Date: 2015-07-19 19:48:03 UTC
  • Revision ID: lorenzo.carbonell.cerezo@gmail.com-20150719194803-poxp44tfs1svencj
Some minimal changes

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