GitRepo.vala
authorAlan Knowles <alan@roojs.com>
Wed, 31 Oct 2018 08:21:17 +0000 (16:21 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 31 Oct 2018 08:21:17 +0000 (16:21 +0800)
GitRepo.vala

index 989a32b..a7c7860 100644 (file)
@@ -186,6 +186,18 @@ public class GitRepo : Object
        
     }
     
+    public void setActiveTicket(RooTicket ticket)
+    {
+    
+    
+    }
+    
+    public void createBranchNamed(string branchname)
+    {
+    
+    }
+    
+    
     /**
      * add:
      * add files to track.