Index: trunk/scripts/git-migration/rules.mako
===================================================================
--- trunk/scripts/git-migration/rules.mako	(revision 2378)
+++ trunk/scripts/git-migration/rules.mako	(revision 2471)
@@ -94,4 +94,9 @@
 end match
 
+match /package_branches/${package}/([^/~]+)/
+  repository ${get_repo(package)}
+  branch ${get_tag_prefix(package)}\1
+end match
+
 match /package_tags/${package}/([^/~]+)/
   repository ${get_repo(package)}
