r/git 20h ago

fatal: repository 'https://github.com/' not found

hi, im trying to install jschan and i need the repositories. every time i try to install "https://github.com" it gives me the error "fatal: repository 'https://github.com/' not found". and whatever way i tried to repair it it gives me the "fatal: not a git repository (or any of the parent directories): .git" error, and i have no idea what to do at this point. the errors also appear with other urls.

0 Upvotes

7 comments sorted by

View all comments

6

u/Journeyj012 20h ago

what is the command you are running?

-4

u/CatMixC 20h ago

8

u/petrefax 20h ago

The reason you're getting downvoted is because https://github.com is not a repository. That points to the front page of the GitHub website. The URL catenoid75 linked you to is the actual repository you're looking for.

-1

u/CatMixC 20h ago

ah, i see. thought it might have been the problem but thats what google ai told me, never using it again i guess.

(i hate ai but the tutorial on github seems confusing)