~ubuntu-branches/ubuntu/trusty/scid/trusty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Korff
  • Date: 2011-07-06 12:56:48 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20110706125648-tlne3lvva68piwel
Tags: 1:4.3.0.cvs20110706-1
* New Upstream Version.
* Scid Upstream is now a git repository, see copyright.
* Updated standards version to 3.9.2
* Recheck of bug #584923, "flipping board breakes animation". This 
  is working fine now, even in docked mode. (Closes: #584923).

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