GitMonitor.vala
authorAlan Knowles <alan@akbkhome.com>
Sat, 10 May 2014 13:11:09 +0000 (21:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 10 May 2014 13:11:09 +0000 (21:11 +0800)
GitMonitor.vala

index 5a85a27..5e19640 100644 (file)
@@ -35,6 +35,8 @@ public class GitMonitorQueue : MonitorNamePathDir {
             }
 
             this.vpath =  string.joinv("/", vpath);
+
+            this.vname =  this.vpath + (this.vpath.length > 0 ? "/" : "") + this.name;
             //f.repo = new imports.Scm.Git.Repo({ repopath: f.gitpath })