0

error message when cloning repo inside eclipse c++ ide

as message shows I cant find a solution after searching for one day, i tried several ways to add repo an link it to eclipse I just cant tried to share my project and clone a my remote repo also added local repo that is already connected to GitHub program but i still cant push or commit any thing.

first time used eclipse I was able to link and clone repo....etc successfully but something happened I tried to reset and reinstall every thing nothing happened

Ghasem Ramezani
  • 2,367
  • 1
  • 10
  • 28
orsALSAQF
  • 3
  • 5
  • Try doing it from the command line, which will probably give you a better error message. – bk2204 Aug 15 '21 at 17:42
  • See the comments on [this question](https://stackoverflow.com/q/68790276/2670892) – greg-449 Aug 15 '21 at 17:42
  • tried the second comment a new error appeared says to use https:// instead of git:// that i just changed as he said – orsALSAQF Aug 15 '21 at 18:40
  • could you explain more which command line you mean ( some practical steps please) thank you after all – orsALSAQF Aug 15 '21 at 18:42
  • The issue may be the entire url, not just the protocol. Notice the answer for https://stackoverflow.com/questions/7077016/how-can-i-resolvecan-not-open-git-upload-pack-error-in-eclipse . Your url doesn't appear to end with ".git". – David M. Karr Aug 15 '21 at 23:22
  • i tried all this even with new repo . maybe its the ssh key should i add another one? img : https://www.mediafire.com/file/7n3sgux83wsvfmr/image.png/file – orsALSAQF Aug 16 '21 at 14:51

0 Answers0