Skip to content

Instantly share code, notes, and snippets.

@pstadler
Created September 6, 2011 22:00
Show Gist options
  • Save pstadler/1199116 to your computer and use it in GitHub Desktop.
Save pstadler/1199116 to your computer and use it in GitHub Desktop.
// Note: e459fbe is not using submodules and listening on the correct port
pstadler@Daedalus ~/GitHub/candy-node (nodester) » git push nodester nodester:master
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 285 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Syncing repo with chroot
remote: From /node/git/pstadler/3619-98032a8fe1c930289895a23f543c29c1
remote: 8d878a3..e459fbe master -> origin/master
remote: error: Untracked working tree file 'node_modules/node-static/LICENSE' would be overwritten by merge. Aborting
remote: Updating 8abec31..e459fbe
remote: Found git submodules, updating them now...
remote: Cloning into public/candy...
remote: Host key verification failed.
remote: fatal: The remote end hung up unexpectedly
remote: Clone of 'git@github.com:amiadogroup/candy.git' into submodule path 'public/candy' failed
remote: Attempting to restart your app: 3619-98032a8fe1c930289895a23f543c29c1
remote: {"status":"restarted"}
remote: App restarted..
remote:
remote: \m/ Nodester out \m/
remote:
To git@nodester.com:/node/git/pstadler/3619-98032a8fe1c930289895a23f543c29c1.git
8d878a3..e459fbe nodester -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment