summaryrefslogtreecommitdiffstats
path: root/commit.sh
diff options
context:
space:
mode:
authorAnand Avati <avati@gluster.com>2011-07-18 16:08:16 +0530
committerAnand Avati <avati@gluster.com>2011-07-18 16:10:16 +0530
commit4adf4973937238a067d17a380aeb5e9878d22580 (patch)
tree464bc6e033c0f257d26fdd33749833a9ab65bb7e /commit.sh
parentfef771e10b82f84067538d7407da1fa081d189be (diff)
s/Patchwork/Gerrit/
Change-Id: I1ac763079cad758c13e97997848c5add7ede48c2
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 "$@"