Skip to content

Instantly share code, notes, and snippets.

@danepowell
Created March 19, 2019 01:32
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 danepowell/03740407299108df89dc1c750ad586d4 to your computer and use it in GitHub Desktop.
Save danepowell/03740407299108df89dc1c750ad586d4 to your computer and use it in GitHub Desktop.
composer install --prefer-source with Robo 1.4.6
- Installing consolidation/robo (1.4.6):
Cloning to cache at '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/'
Executing command (CWD): git clone --mirror 'https://github.com/consolidation/Robo.git' '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/'
Cloning d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3 from cache
Executing command (CWD): git clone --no-checkout '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/' '/home/dane/packages/blt/vendor/consolidation/robo' --dissociate --reference '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/' && cd '/home/dane/packages/blt/vendor/consolidation/robo' && git remote set-url origin 'https://github.com/consolidation/Robo.git' && git remote add composer 'https://github.com/consolidation/Robo.git'
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git remote set-url --push origin 'git@github.com:consolidation/Robo.git'
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git branch -r
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git checkout '1.4.6' --
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git reset --hard 'd4805a1abbc730e9a6d64ede2eba56f91a2b4eb3' --
REASON: Required by the root package: Install command rule (install consolidation/robo 1.4.6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment