Created
October 22, 2008 16:52
-
-
Save james/18692 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 --depth 1 [email protected]: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