GitRepo.vala
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 07:42:02 +0000 (15:42 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 07:42:02 +0000 (15:42 +0800)
GitRepo.vala

index 10e6447..3602e7f 100644 (file)
@@ -18,6 +18,7 @@ public class GitRepo : Object
     public bool debug = false;
     
     public Gee.HashMap<string,bool> ignore_files;
+    public GitBranch currentBranch;
 
     /**
     * index of.. matching gitpath..