1store icon indicating copy to clipboard operation
1store copied to clipboard

fatal: clone of '[email protected]:scylladb/libdeflate' into submodule path 'libdeflate' failed

Open pltrzglrb opened this issue 6 years ago • 1 comments

I tried the following:

  1. git clone https://github.com/fastio/pedis.git
  2. git config --global url."https://github".insteadOf git://github
  3. git submodule update --init --recursive

I get following error:

Cloning into 'libdeflate'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:scylladb/libdeflate' into submodule path 'libdeflate' failed

Can someone help me fix this? Thanks

pltrzglrb avatar May 27 '19 05:05 pltrzglrb

I have the same one......

ericgong1993 avatar Sep 25 '19 07:09 ericgong1993