Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Apr 2010 at 00:03 UTC
Updated:
6 May 2010 at 01:30 UTC
In addition to the enclosed patch, the file commands/core/rsync.inc must be renamed to commands/core/rsync.core.inc.
As previously discussed, I did not rename 'help'. Also, I did not rename updatedb to core-updatedb because I sort of wondered if it shouldn't be moved and renamed to pm-updatedb. It could stay as it is, or I could rename it to core-* or I could move it to pm-* per your preference.
As a bonus, I also added a feature to show-invoke that puts a [*] next to available function hooks that are actually implemented, which is quite a useful enhancement.
| Comment | File | Size | Author |
|---|---|---|---|
| core-rename.patch | 3.51 KB | greg.1.anderson |
Comments
Comment #1
greg.1.anderson commentedForgot to set status correctly.
Comment #2
moshe weitzman commentedI think this can be committed as is. Lets leave updatedb alone for now ... Nice asterisk enhancement.
Comment #3
greg.1.anderson commentedCommitted. Thank you.