summaryrefslogtreecommitdiff
path: root/g
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-11-22 03:11:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-11-30 20:25:21 -0600
commit8feb6c0387ad28f7dfe6e07fdf7b1820597b7d78 (patch)
treef37a24962571bedff0bd345ec59a3f45b52538cf /g
parentd41f1866bcb7f2b74c158bbf3ab51d10cb324e9b (diff)
oops: remove a debugging flags in g
Diffstat (limited to 'g')
-rwxr-xr-xg2
1 files changed, 1 insertions, 1 deletions
diff --git a/g b/g
index 2d5e7d2d1262..246d9a4066b8 100755
--- a/g
+++ b/g
@@ -2,7 +2,7 @@
#
# Wrapper for git to handle more subdirs at the same time
#
-set -x
+
# no params, no action
if [ "$#" -eq "0" ] ; then
git