summaryrefslogtreecommitdiffstats
path: root/commit.sh
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2012-05-02 23:08:26 +0530
committerVijay Bellur <vijay@gluster.com>2012-05-02 23:08:26 +0530
commitdef4dac350869b037ea752cc3e1916f6c79974f7 (patch)
tree92a550acd1a9a7ca71c3ef4cc893ab12db979eb6 /commit.sh
parenteb19564ffffd7c26dc2ec8c0216b6cc2f50194b1 (diff)
parent5552b7040e251aa2d90764b101806123d1b62b30 (diff)
Merge branch 'release-3.0' of ssh://git.gluster.com/glusterfs into release-3.0release-3.0
Diffstat (limited to 'commit.sh')
-rwxr-xr-xcommit.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/commit.sh b/commit.sh
deleted file mode 100755
index 9cc55c52e8d..00000000000
--- a/commit.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export EDITOR="emacs"
-git commit -a -e "$@"