-
Notifications
You must be signed in to change notification settings - Fork 323
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
Identifying locally existing repositories and tools! #702
Comments
Yes, I can see installed app on last pages. SuggestionApp installation is only valuable as an option for a certain step, not as a separate step, and recommends necessary uninstalled software based on code repositories. |
First install of DevHome, this was my very first instinctual expectation, that I can tag my existing local repositories without re-installing them. |
Adding to this, maybe allow an option for scanning for preview/beta tools as well so that if developers wish to use or test tools in a beta/prerelease state they can. Of course with a little working about potential incompatibly of using such tools in the software. |
related to #375 |
Think there's a lot of other issues about the apps, but not as much about repository configuration. If I'm installing DevHome on an existing machine vs. a new machine, I'm going to have repositories already on my box, but there's no where on the config page to add them: I can only clone things here. I should be able to select existing folders, or an existing root folder to search where it can add any subfolders which are git repositories. Is there anyway to add an existing repository at the moment or only clone new ones? |
@michael-hawker Currently you can only clone new ones. But they do not get added to any kind of list. It is the same like running git clone |
See #1049 |
Same problem here. I have already Git + TortoiseGit installed using the downloadable installer, and several repos downloaded into C:\git folder. |
Suggested new feature or improvement
Capable of scanning and identifying locally existing warehouses and tools.
Scenario
For developers, there are already many warehouses on the existing machines, and the necessary development tools have been installed. They should be able to be managed uniformly, and the software should be able to be added and managed.
Additional details
No response
The text was updated successfully, but these errors were encountered: