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 a0fc533..883fa3f 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