Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
34 lines (24 loc) · 730 Bytes

File metadata and controls

34 lines (24 loc) · 730 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Usage

Install

  1. Clone the repo
  2. Run composer install (see http://getcomposer.org)
  3. Configure it!
./dop configure

This will prompt the user to provide a path to a valid drupal check out.

Commands

validateRtbcPatches

./dop validateRtbcPatches

Applies all the latest patches in the RTBC queue to the Drupal repository configured using the configure command. If a patch does not apply it is listed once everything has been checked.

searchRtbcPatches

./dop -vvv searchRtbcPatches PathBasedGeneratorInterface

Searches all rtbc patches for "PathBasedGeneratorInterface"

./dop -vvv searchRtbcPatches "/PathBased.*Interface/" --regex

Searches all rtbc patches using a regex

Morty Proxy This is a proxified and sanitized view of the page, visit original site.