This is a placeholder project that may contain future additions to the Drush Issue Queue commands. Issue queue related commands start out here may eventually be adopted into that project.
At the moment, there are no commands in the Drush IQ Extras extension, as the two original commands that were here have been migrated back to the Drush Issue Queue Commands extension. The two original commands that were previously found here were:
- drush iq-open: Once you have applied a patch using
drush iq-apply-patch, the iq-open command can be used to quickly open the files that were modified by that patch. It is also possible to select the file to open by providing a search term (literal or regular expression) that will match text added or removed by the patch. - drush iq-submit: After applying a patch with
drush iq-apply-patch, the iq-submit command will automatically create a new patch usingdrush iq-diff(which usesgit format-patchby default), and upload it back to the issue queue, setting the status to "needs review" in the process. If you leave your modifications unstaged for commit, then iq-submit will also post an interdiff at the same time.
For more information, see the README file.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Created by greg.1.anderson on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
