Skip to content

Instantly share code, notes, and snippets.

@EdwardReed
Created February 25, 2014 21:47
Show Gist options
  • Save EdwardReed/9218570 to your computer and use it in GitHub Desktop.
Save EdwardReed/9218570 to your computer and use it in GitHub Desktop.
No Ping
MacBook-Pro ~/Documents/Work/webrand/webrand(master) ϟ cd ..
MacBook-Pro ~/Documents/Work/webrand ϟ git clone git@github.com:EdwardReed/gnocode.com.git
Cloning into 'gnocode.com'...
Warning: Permanently added the RSA host key for IP address '192.30.252.129' to the list of known hosts.
remote: Counting objects: 6, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 6 (delta 1), reused 6 (delta 1)
Receiving objects: 100% (6/6), done.
Resolving deltas: 100% (1/1), done.
MacBook-Pro ~/Documents/Work/webrand ϟ ping github.com
PING github.com (192.30.252.131): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment