archimatetool / archi-modelrepository-plugin

coArchi - a plug-in to share and collaborate on Archi models.
153 stars 52 forks source link

Add feature to browse repositories on a remote Git server #82

Open danielwagn3r opened 5 years ago

danielwagn3r commented 5 years ago

Most popular Git servers and services provide the possibility to browse and search available Git repositories, e.g. BitBucket and GitHub allow this.

Would be great to have this available as well, also with credentials stored per service and not per repository.

Here's an example from SourceTree:

image

Phillipus commented 5 years ago

We are working on SSH support so this may be possible in the future.