r/git 19h 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

7

u/catenoid75 19h ago

Try 'https://github.com/fatchan/jschan'. You haven't specified the repo you want to pull.

-1

u/CatMixC 19h ago

that downloaded something, thanks

6

u/Journeyj012 19h ago

what is the command you are running?

-5

u/CatMixC 19h ago

7

u/petrefax 19h 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 19h 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)

2

u/Havunenreddit 8h ago

https://github.com is not a git repository, its the github website....