revert code that did not affect memory
[gitlive] / Gitlive.vala
index e3ded34..4c790f5 100644 (file)
@@ -38,7 +38,7 @@ static int main (string[] args) {
             }
          ); 
 
-
+       Ggit.init();
     Gtk.init (ref args);
     
     GitMonitor.gitlive =  Environment.get_home_dir() + "/gitlive";