X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=Git.vala;h=a1f3b4c5f88a79908fb3445a2f5c872a01f54981;hp=37cac65e44b29e2b7556fa2e9c84d860e2f33132;hb=2eeb71afb62cd2cf0ef582e7bf5717e80e6ba81e;hpb=7b3e3714e95e511585e802671ff8415a89842460 diff --git a/Git.vala b/Git.vala index 37cac65e..a1f3b4c5 100644 --- a/Git.vala +++ b/Git.vala @@ -18,7 +18,8 @@ void main() Ggit.init(); - var a = new GitLive.Repo("/home/alan/gitlive/web.Texon"); + var a = new GitLive.Repo("/home/alan/gitlive/gitlive"); + a.diffhead(); a.fetchAll(); return; /*