Uncommited changes synced
[gitlive] / Git.vala
index f892346..63c03c7 100644 (file)
--- a/Git.vala
+++ b/Git.vala
@@ -16,8 +16,9 @@ void main()
             }
          ); 
 
+       
        Ggit.init();
-       var a = new GitLive.Repo("/home/alan/gitlive/web.coba");
+       var a = new GitLive.Repo("/home/alan/gitlive/web.Texon");
        a.fetchAll();
        return;
        /*