Skip to content

Instantly share code, notes, and snippets.

@brynary
Created August 24, 2012 19:27
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 brynary/3454748 to your computer and use it in GitHub Desktop.
Save brynary/3454748 to your computer and use it in GitHub Desktop.
$ git ls-remote git://github.com/floere/picky.git
fatal: remote error: access denied or repository not exported: /d/nw/d8/cc/43/828623/828623.git
@floere
Copy link

floere commented Aug 27, 2012

I just received an answer from Github:

Hi Florian,
You can get that information now using this form of the same command: git ls-remote git@github.com:floere/picky.git

I realize it's a bit different, but if gives you the information you need.  Hope that works for you!  If you really need the other call form for some reason, ping us again and we'll see what our operations team's take on that is.

Not sure if that helps, though. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment