From: Stephen Haberman Date: Tue, 19 Aug 2008 20:44:37 +0000 (-0500) Subject: Drop the sh extension. X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=60292eb3b40c452550165d8433b20bdb0641f918;p=git-central.git Drop the sh extension. --- diff --git a/scripts/make-gitconfig-branch b/scripts/make-gitconfig-branch new file mode 100644 index 0000000..5556038 --- /dev/null +++ b/scripts/make-gitconfig-branch @@ -0,0 +1,19 @@ +#!/bin/sh + +# Create an empty file object +empty_file_hash=$(git hash-object -w --stdin < config && git commit -a -m "Set foo.foo=bar."