Scm/Git/Repo.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 11 Sep 2011 15:05:18 +0000 (23:05 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 11 Sep 2011 15:05:18 +0000 (23:05 +0800)
Scm/Git/Repo.js

index ba84f40..bd07cac 100644 (file)
@@ -229,6 +229,7 @@ Repo = XObject.define(
                 
             }
             */
+            // diff ignoring white space..
             args = [ 'diff' , { 'w' : true} ]
         
             if (to == false) {