Chris2011 commented on PR #8685: URL: https://github.com/apache/netbeans/pull/8685#issuecomment-3133613256
> The "Add" action on the remotes makes sense to me, but I think the implementation should be able to reuse the logic implemented in RemoteRepository and RemoteRepositoryPanel. That GUI is already in use in the clone command and thus known to the users. It also covers more options. Right, I wanted to make it as simple as possible, but sure, will have a look there > I don't understand the motivation for the delete action on the remotes. The list of all remotes is directly in the tree about 20px down from the context menu. I wanted to have it consistent, if I can add smth, I should be able to remove it exactly from the same menu. Yes, we can argue about "ok so you can remove one selected remote but not adding one", yes, this is correct, but I guess this doesn't make sense there because you select one and remove one. I'm fine of removing if wanted and disturbing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
