Changeset 12880
- Timestamp:
- 04/12/2021 08:07:45 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/Gruntfile.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Gruntfile.js
r12853 r12880 343 343 }, 344 344 cli: { 345 command: 'svn export --force https://github.com/buddypress/wp-cli-buddypress.git/tags/2.0 cli',345 command: 'svn export --force https://github.com/buddypress/wp-cli-buddypress.git/tags/2.0.1 cli', 346 346 cwd: BUILD_DIR, 347 347 stdout: false
Note: See TracChangeset
for help on using the changeset viewer.