Scm/Git/Repo.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 10:13:09 +0000 (18:13 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 10:13:09 +0000 (18:13 +0800)
Scm/Git/Repo.js

index 011e2e1..a1662ed 100644 (file)
@@ -25,7 +25,7 @@ Repo = XObject.define(
         currentBranch : false,
         tags : false,
         gitdir : false,
-        debug : true,
+        debug : false,
         lastCmd : false, 
         
         getMetaData : function() {