Skip to main content
Committed ⭐️⭐️
May 26, 2023
Solved

Unable to clone repository using git

  • May 26, 2023
  • 2 replies
  • 135 views

Hello! Excited to be part of the Cognite community! I just started the ‘Learn to Use Cognite Python SDK’ course, and am running into an issue as I try to clone the repository using Git (invalid syntax error) per the Overview of Installation and GitHub ‘Getting Started’ instructions. I installed Git separately, verified that I have the git version 2.40.1.windows.1, but still no luck. Please let me know if I am doing something wrong. Thank you!

    Best answer by Håkon V. Treider

    Hey @gsavant ! Make sure you’ve copied the correct link (either https or ssh depending on your setup). If this still fails, just download the repository as a zip file. This link is available from the same menu:

    Best of luck with the course! 😄

    2 replies

    Practitioner ⭐️⭐️⭐️
    May 27, 2023

    Hey @gsavant ! Make sure you’ve copied the correct link (either https or ssh depending on your setup). If this still fails, just download the repository as a zip file. This link is available from the same menu:

    Best of luck with the course! 😄

    gsavantAuthor
    Committed ⭐️⭐️
    May 30, 2023

    Thank you @Håkon V. Treider!