Changeset 13408
- Timestamp:
- 01/21/2023 10:18:23 AM (3 years ago)
- File:
-
- 1 edited
-
branches/11.0/Gruntfile.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/11.0/Gruntfile.js
r13164 r13408 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.7 bp-rest', 416 416 cwd: BUILD_DIR, 417 417 stdout: false
Note: See TracChangeset
for help on using the changeset viewer.