]> mj.ucw.cz Git - git-tools.git/blobdiff - update
Update2: Do not reverse history
[git-tools.git] / update
diff --git a/update b/update
index ddfc0914cad00aaff35238057b16abb5f0aad8ad..b4bf495635f4e81172e45273ed154b825b7f3f57 100755 (executable)
--- a/update
+++ b/update
@@ -1,10 +1,11 @@
-#!/bin/sh
+#!/bin/bash
 #
 # This is a generic update hook script for GIT repositories.
+# Written by Martin Mares <mj@ucw.cz> based on the template from GIT distribution.
 #
 # Called by git-receive-pack with arguments: refname sha1-old sha1-new
 #
-# Expects the following environment variables:
+# Expects the following environment variables to be set:
 #
 #      recipient       where to send the mail reports to
 #      sub_prefix      prefix which should be prepended to mail subject