Skip to content

Instantly share code, notes, and snippets.

Created November 18, 2016 09:24
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 anonymous/007236a2372693758af2e37259713c64 to your computer and use it in GitHub Desktop.
Save anonymous/007236a2372693758af2e37259713c64 to your computer and use it in GitHub Desktop.
git-1.9.1 (but also tested with 2.0.0, 2.5.0, 2.8.0, 2.9.0 and 2.9.3 - all successfully)
~/test4$ git clone git@server:hackathon/ux.git
Cloning into 'ux'...
remote: Counting objects: 4462, done.
remote: Total 4462 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (4462/4462), 4.55 MiB | 1.95 MiB/s, done.
Resolving deltas: 100% (2282/2282), done.
Checking connectivity... done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment