GitBranch.vala
[gitlive] / GitBranch.vala
index a64afa3..06578eb 100644 (file)
@@ -123,7 +123,9 @@ public class GitBranch : Object
                }
                
                // find unused remotes.. and track them...
-               
+               for(var rn in remotes_used.keys) {
+                       
+               }