Skip to content

Instantly share code, notes, and snippets.

@james
Created October 22, 2008 16:52
Show Gist options
  • Save james/18692 to your computer and use it in GitHub Desktop.
Save james/18692 to your computer and use it in GitHub Desktop.
git clone --depth 1 git@peoplesmusicstore.unfuddle.com:peoplesmusicstore/app.git /var/www/apps/pms_accounting_production/releases/20081022164022 && cd /var/www/apps/pms_accounting_production/releases/20081022164022 && git checkout -b deploy '0ee2741c2e0dca51bcc76c1fe01a818d04ae02b8' && (echo 0ee2741c2e0dca51bcc76c1fe01a818d04ae02b8 > /var/www/apps/pms_accounting_production/releases/20081022164022/REVISION)
Initialized empty Git repository in /var/www/apps/pms_accounting_production/releases/20081022164022/.git/
remote: Counting objects: 4310, done.
remote: Compressing objects: 100% (3673/3673), done.
remote: Total 4310 (delta 335), reused 3992 (delta 278)
Receiving objects: 100% (4310/4310), 7.72 MiB | 501 KiB/s, done.
Resolving deltas: 100% (335/335), done.
fatal: reference is not a tree: 0ee2741c2e0dca51bcc76c1fe01a818d04ae02b8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment