Scm/Git/Repo.js
authorAlan Knowles <alan@roojs.com>
Tue, 13 Sep 2011 03:15:23 +0000 (11:15 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Sep 2011 03:15:23 +0000 (11:15 +0800)
Scm/Git/Repo.js

index 5a2369f..5911efd 100644 (file)
@@ -163,7 +163,7 @@ Repo = XObject.define(
             });
             
             this.branches = local;
-             print(JSON.stringify(local,null,4));
+         //    print(JSON.stringify(local,null,4));
             
             
             return this.branches;