-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an existing repository #854
Comments
I second the need for extensions to be available for more providers - Azure DevOps is another one |
@danieltharris An ADO extension is covered in issue #521 |
Duplicate of #780 |
I agree that there needs to be a way to add our locally cloned repository folders to Dev Home, but it doesn't make any sense that Dev Home developers should create 3rd party extensions for other services. that defeats the whole purpose of community and open-source nature. Can't be an OSS supporter and then expect a single company to create everything for you. That's where community comes into play. |
This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes. |
1 similar comment
This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes. |
Suggested new feature or improvement
The ability to add an already cloned repository seems to be missing
Scenario
The vast majority of developers will already have cloned their code when starting to use dev home, it should be possible to add any existing git repository to the application
Additional details
Dev home in general seems very focused on github specifically, you will get a lot of pushback on this if git isn't supported generally, or even better, other hosts like gitlab and bitbucket have specific plugins as well.
It will not be enough to say that the community can build plugins for those, you should really really consider building these out of the box or you will lose alot of developer mindshare that will you'll have to fight tooth and nail to get back.
Likewise, many developers work across many different repos, using different hosts and often also different accounts on the same provider, you'll need to support this as well
The text was updated successfully, but these errors were encountered: