Skip to content

Instantly share code, notes, and snippets.

@geewiz
Created May 26, 2019 12:24
Show Gist options
  • Save geewiz/c44533b315038bc98b61a3dc358dec17 to your computer and use it in GitHub Desktop.
Save geewiz/c44533b315038bc98b61a3dc358dec17 to your computer and use it in GitHub Desktop.
Extract a Drupal application from a monorepo
git filter-branch --prune-empty --subdirectory-filter path/to/drupal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment