Git.vala
authorAlan Knowles <alan@roojs.com>
Wed, 13 Mar 2019 06:41:04 +0000 (14:41 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 13 Mar 2019 06:41:04 +0000 (14:41 +0800)
Git.vala

index e7093a7..15a717f 100644 (file)
--- a/Git.vala
+++ b/Git.vala
@@ -108,6 +108,12 @@ namespace  GitLive {
                                        GLib.debug("Got Error Message: %s", e.message);
                                        return;
                                }
+                               
+                               var ar = this.remote.list();
+                               
+                               
+                               
+                               
                                GLib.debug("getting specs '%s'", n);