SOURC3XYZ / sourc3

Decentralized Development Environment
Apache License 2.0
6 stars 2 forks source link

While cloning a repo via 'git clone' command, the error 'IPFS call failed' appears #147

Closed kovaletskaterina closed 2 years ago

kovaletskaterina commented 2 years ago

When you clone a repo by a 'git clone' command, the repo doesn't cloned and 'Error: IPFS call failed' message appears. Steps to reproduce:

  1. Open the desktop client.
  2. Press the 'Sign in' button.
  3. Enter your password and press the 'Sign in' button.
  4. Press the three dots menu on the 'All repositories' screen.
  5. Tap the 'Clone' button.
  6. Open the Git Bash and cd to appropriate folder.
  7. Type in the 'git clone' command and passed the copied repository path.
  8. Press enter. Expected result: the repo is cloned. Image Actual result: Error: IPFS call failed. Image
KatsiarynaV commented 2 years ago

Checked