Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 569 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 569 Bytes

Drupal /Core

This is a git subtree split of Drupal 8's /core directory.

How?

This was done using the git-subsplit script by Simensen...

1. Initialize the subsplit in a git repository:

$ git subsplit init https://github.com/drupal/drupal

2. Update to the latests version of the remote repository:

$ git subsplit update

3. Publish

$ git subsplit publish "
    core:[email protected]:robloach/core.git
  " --heads=master