Skip to content

Instantly share code, notes, and snippets.

@mmower
Created August 6, 2008 10:26
Show Gist options
  • Save mmower/4203 to your computer and use it in GitHub Desktop.
Save mmower/4203 to your computer and use it in GitHub Desktop.
* executing "git clone -q --depth 1 git@mproxy-github:reeplayit/mproxy.git /data/mproxy/releases/20080806102609 && cd /data/mproxy/releases/20080806102609 && git checkout -q -b deploy 493ea9f7821755d57dbf336dfd6da564b7d9616f && git submodule -q init && git submodule -q update && (echo 493ea9f7821755d57dbf336dfd6da564b7d9616f > /data/mproxy/releases/20080806102609/REVISION)"
servers: ["65.74.139.2"]
[65.74.139.2:8204] executing command
** [65.74.139.2 :: err] error: Trying to write ref REMOTE_HEAD with nonexistant object 493ea9f7821755d57dbf336dfd6da564b7d9616f
** [65.74.139.2 :: err] fatal: Cannot update the ref 'REMOTE_HEAD'.
** [65.74.139.2 :: err] Warning: Remote HEAD refers to nonexistent ref, unable to checkout.
** [65.74.139.2 :: err] fatal: git checkout: updating paths is incompatible with switching branches/forcing
** Did you intend to checkout '493ea9f7821755d57dbf336dfd6da564b7d9616f' which can not be resolved as commit?
command finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment