~excid3/fluttr-desktop/quickly_trunk

« back to all changes in this revision

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

  • Committer: Chris Oliver
  • Date: 2010-12-19 04:07:02 UTC
  • Revision ID: excid3@gmail.com-20101219040702-haez9jk52f9q52su
Removed .git from versioning

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
#
3
 
# An example hook script that is called after a successful
4
 
# commit is made.
5
 
#
6
 
# To enable this hook, rename this file to "post-commit".
7
 
 
8
 
: Nothing