Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created May 24, 2016 21:48
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/734c87f6ea444ca64e2e4f95c62517f3 to your computer and use it in GitHub Desktop.
Save anonymous/734c87f6ea444ca64e2e4f95c62517f3 to your computer and use it in GitHub Desktop.
$ git clone --no-checkout 'ssh://git@blah:7999/blah.git' ‘/blah/'
Cloning into ‘/blah/'...
remote: warning: unable to access '/root/.config/git/attributes': Permission denied
remote: Counting objects: 88, done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 88 (delta 18), reused 0 (delta 0)
Receiving objects: 100% (88/88), 14.40 KiB | 0 bytes/s, done.
Resolving deltas: 100% (18/18), done.
Checking connectivity... done.
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment