Partial Fix #5782 - messing around with libgit2-glib
[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";
     Gtk.init (ref args);
     
     GitMonitor.gitlive =  Environment.get_home_dir() + "/gitlive";