summaryrefslogtreecommitdiffstats
path: root/commit.sh
diff options
context:
space:
mode:
authorAnand Avati <avati@gluster.com>2011-07-18 16:09:58 +0530
committerAnand Avati <avati@gluster.com>2011-07-18 16:09:58 +0530
commit4c31a8662570a60260b36938d7f67d114befef4e (patch)
tree1408e6cf90bf379ade5f0fef1a443d564bb1c2f3 /commit.sh
parentb53d76e392f0b88a7d135f099fe52ae933050719 (diff)
s/Patchwork/Gerrit/
Change-Id: I228295f1c33e2c4d991ef6810e2332c3299ca2b7
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 9cc55c52e..000000000
--- a/commit.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export EDITOR="emacs"
-git commit -a -e "$@"