Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created April 30, 2009 15:59
Show Gist options
  • Select an option

  • Save whitmo/104511 to your computer and use it in GitHub Desktop.

Select an option

Save whitmo/104511 to your computer and use it in GitHub Desktop.
>> $ cd jstools
>> $ git remote add upstream git://github.com/whitmo/jstools.git
>> $ git fetch upstream
>>
>> but the last command fails:
>>
>> [elemoine@alyeska] jstools $ git fetch upstream
>> fatal: protocol error: expected sha/ref, got '
>> *********'
>>
>> Permission denied. Repository is not public.
>>
>> *********'
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment