Skip to content

Instantly share code, notes, and snippets.

@coltin
Created February 10, 2019 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coltin/6a481ef5edbe9191c009fed24f03fac5 to your computer and use it in GitHub Desktop.
Save coltin/6a481ef5edbe9191c009fed24f03fac5 to your computer and use it in GitHub Desktop.
$ git push origin master
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 259 bytes | 0 bytes/s, done.
Total 3 (delta 1), reused 0 (delta 0)
^This is where it hangs. Looks identical on the server and remote machine! Hmmm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment