Git.vala
authorAlan Knowles <alan@roojs.com>
Thu, 28 Feb 2019 08:50:31 +0000 (16:50 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Feb 2019 08:50:31 +0000 (16:50 +0800)
Git.vala

index efd9936..b9a57a0 100644 (file)
--- a/Git.vala
+++ b/Git.vala
@@ -7,7 +7,7 @@ namespace  Git {
 
        public class Repo : Object {
 
-               public Repo.new(path)
+               public Repo.new(string path)
                {