-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Description
If you clone a repository by the full URL (i.e. https://github.com/files-community/Files.git
), the destination directory is named files.git
instead of Files
.
So there are really 2 issues here:
- The directory name should NOT contain the
.git
suffix - The directory name should be capitalized exactly as it is in the URL:
Files
, notfiles
Steps To Reproduce
- Open command palette
- Select Clone Git repo
- Paste url
https://github.com/files-community/Files.git
- Clone and observe the result as described above.
Files Version
3.9.13.0 - dev
Windows Version
10.0.26100.4770
User ID
2a411168-c5ac-4f2d-92f9-be000c77eac5
Log File
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🔖 Ready to build