sync
[gitlive] / GitMonitorQueue.vala
index 1af6eca..7d40d54 100644 (file)
@@ -45,7 +45,7 @@ public class GitMonitorQueue : MonitorNamePathDir {
                        
                        // trigger the suggestion to start a new branch
                        
-                       NewBranch.show(this.repo);
+                       NewBranch.signleton().show(this.repo);
                
                }