Changeset 13227
- Timestamp:
- 01/30/2022 01:49:46 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/10.0/Gruntfile.js
r13164 r13227 413 413 }, 414 414 rest_api: { 415 command: 'svn export --force https://github.com/buddypress/BP-REST.git/ trunkbp-rest',415 command: 'svn export --force https://github.com/buddypress/BP-REST.git/branches/0.6 bp-rest', 416 416 cwd: BUILD_DIR, 417 417 stdout: false
Note: See TracChangeset
for help on using the changeset viewer.