Skip to content

Instantly share code, notes, and snippets.

@ryanaslett
Created March 20, 2018 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanaslett/251ea67e3f0688246aa52bc9aa28441b to your computer and use it in GitHub Desktop.
Save ryanaslett/251ea67e3f0688246aa52bc9aa28441b to your computer and use it in GitHub Desktop.
git clone --no-checkout '/Users/bojanz/.composer/cache/vcs/https---git.drupal.org-project-commerce-bootstrap/' 'web/themes/contrib/commerce_bootstrap' --dissociate --reference '/Users/bojanz/.composer/cache/vcs/https---git.drupal.org-project-commerce-bootstrap/' && cd 'web/themes/contrib/commerce_bootstrap' && git remote set-url origin 'https://git.drupal.org/project/commerce_bootstrap' && git remote add composer 'https://git.drupal.org/project/commerce_bootstrap'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment