summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
5e5eb3c)
svn path=/trunk/scripts/git-migration/; revision=2471
+match /package_branches/${package}/([^/~]+)/
+ repository ${get_repo(package)}
+ branch ${get_tag_prefix(package)}\1
+end match
+
match /package_tags/${package}/([^/~]+)/
repository ${get_repo(package)}
branch refs/tags/${get_tag_prefix(package)}\1
match /package_tags/${package}/([^/~]+)/
repository ${get_repo(package)}
branch refs/tags/${get_tag_prefix(package)}\1