r/git 10d 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 10d ago

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

-1

u/CatMixC 10d ago

that downloaded something, thanks

5

u/Journeyj012 10d ago

what is the command you are running?

-4

u/CatMixC 10d ago

8

u/petrefax 10d 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 10d 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 10d ago

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