~vtuson/scopecreator/twitter-template

« back to all changes in this revision

Viewing changes to src/go/src/github.com/gorilla/http/.git/hooks/post-update.sample

  • Committer: Victor Palau
  • Date: 2015-03-11 14:24:42 UTC
  • Revision ID: vtuson@gmail.com-20150311142442-f2pxp111c8ynv232
public release

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