summaryrefslogtreecommitdiffstats
path: root/commit.sh
diff options
context:
space:
mode:
authorAnand Avati <avati@gluster.com>2011-07-18 16:06:59 +0530
committerAnand Avati <avati@gluster.com>2011-07-18 16:06:59 +0530
commitfbe8cc85a10bf57689d836457cfb59c5c51554c7 (patch)
treec610b6280af485eea1143a38eae4b536b70f4bb7 /commit.sh
parent15d2e7dd88f640c7e30989d37e735e37070119d8 (diff)
s/Patchwork/Gerrit/
Change-Id: I3d2e0c081cce5c69a6a168ddd0d850cdba84f53e
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 "$@"