Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 598 Bytes

config-extra

Home of config-merge magic

Requirements

  • Works with Drush master (Drush version 8.x) and Drupal 8.0.x and later.
  • Requires a three-way merge tool, such as kdiff3

Installation

  1. cd "$HOME/.drush"
  2. composer require "drush/config-extra"
  3. drush cc drush

Resources