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

index 9c99093..b24e0c7 100644 (file)
--- a/Git.vala
+++ b/Git.vala
@@ -64,6 +64,13 @@ namespace  GitLive {
                        this.callbacks = new Callbacks(this);
                
                }
+               
+               public Gee.ArrayList<Git.Branch> branches()
+               {
+                       
+               
+               }
+               
                public void fetchAll()
                {
                        // remotes probably will not work with http auth..