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

drush-ops/config-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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