Changes between Initial Version and Version 1 of Ticket #25117, comment 12
- Timestamp:
- 09/15/2014 11:39:25 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25117, comment 12
initial v1 1 1 In `25117.2.diff` is the same as `25117.diff` with the only change being the inclusion of `index.php` in each of the `/wp-content`, `/wp-content/plugins` and `/wp-content/themes` folders for the package archives that include `/wp-content`. 2 2 3 Edit: Patch also includes updates `svn:ignore` and `.gitignore` to ignore the `/packages` folder. 4 Sidenote: The patch also displays the `svn:ignore` property change inline with the `.gitignore` file, a tweak to the Trac configuration should fix this, "whatever" that may be. 3 5 4 6 ----