From 5c0b472433b2ed457c59646f7cdf32714553901b Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 28 Aug 2011 11:22:15 -0500 Subject: remove debug-traces --- g | 2 -- 1 file changed, 2 deletions(-) (limited to 'g') diff --git a/g b/g index 2d537b0a69b9..e6d3d6fadec1 100755 --- a/g +++ b/g @@ -3,8 +3,6 @@ # Wrapper for git to handle more subdirs at the same time # -set -x - # no params, no action if [ "$#" -eq "0" ] ; then git -- cgit