Changeset 2306 for trunk/scripts/git-migration/rules.mako
- Timestamp:
- Apr 26, 2009, 2:24:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/git-migration/rules.mako
r2031 r2306 10 10 repos += ['scripts/%s' % script for script in scripts] 11 11 repos += ['doc/xvm', 'scripts/osx-update', 'scripts/install-invirt'] 12 repos += ['third'] 12 13 13 14 for package in packages: … … 165 166 end match 166 167 168 match /trunk/third/ 169 repository third.git 170 branch master 171 end match 172 167 173 % for rev in [803, 804, 925, 926, 928, 1537, 1566]: 168 174 match /trunk/
Note: See TracChangeset
for help on using the changeset viewer.