-
Notifications
You must be signed in to change notification settings - Fork 269
Attempt to clone gives "path is not a valid git repository" #1594
-
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
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.
All reactions
-
👍 1