-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We have a "Clone Repository" option in the splash screen and the idea behind this is that users can provide a git repository link and the IDE should be able to clone and open that project.
The ask for this issue is an interface that allows an easy way for the user to open a repository from a version control system.
Considerations:
- Does the user have git installed?
- Is the repository private / do we need credentials?
- If we need credentials, we should be storing it safely and securely in the OS key chain.
- How about SSH?
- The other version control systems that are not
git
This issue can be split into multiple sub issues.
Metadata
Metadata
Assignees
Labels
No labels