Attempt to clone gives "path is not a valid git repository" #1594
jducnuigeen
started this conversation in
General
Replies: 1 comment
-
There's a BUG in clone popup. I've pushed a new commit that fixes it. You can download the latest CI build from Github Action. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This may be a silly question.
I'm trying to setup SourceGit on both Ubuntu and windows 11.
Setup and cloning on Ubuntu works without problems.
However, cloning on Windows always gives me the error "Given path is not a valid git repository", even though it is the exactly same github address URL which works fine on the Ubuntu machine. '(ie https://github.com/sourcegit-scm/sourcegit)' and it is a URL/repo i have access to in github.com in the browser.
Any thoughts on why this doesn't work for me on Windows?
Beta Was this translation helpful? Give feedback.
All reactions