Changeset 12472 for branches/5.0/Gruntfile.js
- Timestamp:
- 10/05/2019 05:20:03 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/Gruntfile.js
r12451 r12472 330 330 }, 331 331 rest_api: { 332 command: 'svn export --force https://github.com/buddypress/BP-REST.git/ trunkbp-rest',332 command: 'svn export --force https://github.com/buddypress/BP-REST.git/branches/0.1 bp-rest', 333 333 cwd: BUILD_DIR, 334 334 stdout: false
Note: See TracChangeset
for help on using the changeset viewer.