oops: remove a debugging flags in g
This commit is contained in:
parent
d41f1866bc
commit
8feb6c0387
1 changed files with 1 additions and 1 deletions
2
g
2
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
|
||||
|
|
Loading…
Reference in a new issue