Skip to content

Instantly share code, notes, and snippets.

@tquiroga
Created August 10, 2014 01:05
Show Gist options
  • Save tquiroga/e8b936c039aecb771be7 to your computer and use it in GitHub Desktop.
Save tquiroga/e8b936c039aecb771be7 to your computer and use it in GitHub Desktop.
Capistrano Output :(
Uploading /tmp/myproject/git-ssh.sh 100.0%
[bb0cc372] Running /usr/bin/env chmod +x /tmp/myproject/git-ssh.sh on 104.131.193.30
[bb0cc372] Command: /usr/bin/env chmod +x /tmp/myproject/git-ssh.sh
[bb0cc372] Finished in 0.312 seconds with exit status 0 (successful).
[9bf42d25] Running /usr/bin/env git ls-remote git@git.lazycloud.net:1664/tquiroga/myproject.git on 104.131.193.30
[9bf42d25] Command: ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/myproject/git-ssh.sh /usr/bin/env git ls-remote git@git.lazycloud.net/tquiroga/myproject.git )
[9bf42d25] Enter passphrase for key '/home/deploy/.ssh/id_rsa':
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment