]> git.droids-corp.org - git-central.git/commitdiff
Use sh instead of bash.
authorStephen Haberman <stephen@exigencecorp.com>
Tue, 30 Sep 2008 17:28:23 +0000 (12:28 -0500)
committerStephen Haberman <stephen@exigencecorp.com>
Tue, 30 Sep 2008 17:28:23 +0000 (12:28 -0500)
client/post-checkout-rebase

index a0fc53314a5f1021c08192802c6cfda92aaeb09a..883fa3f62fc6f2280a6816bc05dbab2d936a51e9 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # The hook is given three parameters: the ref of the previous HEAD, the ref of
 # the new HEAD (which may or may not have changed), and a flag indicating