@@ -21,7 +21,7 @@ def checkout(rep, branch):
porcelain.checkout_branch(r, 'origin/' + branch)
-localrep = "/home/"
+localrep = "/home"
rw()