Created
March 20, 2018 20:08
-
-
Save ryanaslett/251ea67e3f0688246aa52bc9aa28441b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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