GitBranch.vala
[gitlive] / GitBranch.vala
index e53afeb..947d53c 100644 (file)
@@ -36,6 +36,9 @@ public class GitBranch : Object
                } else {
                        this.name = parts[0];
                }
+        
+       }
        
+}
        
-       }
\ No newline at end of file
+       
\ No newline at end of file