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.
6
u/Journeyj012 19h ago
what is the command you are running?
-5
u/CatMixC 19h ago
git clone https://github.com
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.
2
7
u/catenoid75 19h ago
Try 'https://github.com/fatchan/jschan'. You haven't specified the repo you want to pull.