NewBranch.bjs
[gitlive] / NewBranch.vala
index 8c392c4..7985727 100644 (file)
@@ -131,7 +131,9 @@ public class NewBranch : Object
                        case 3: // just commit...
                        
                                break;
-        
+                       default:
+                               break;
+               }
             this.running = false; 
         
                this.el.hide();