pharo-vcs / iceberg

Iceberg is the main toolset for handling VCS in Pharo.
MIT License
133 stars 83 forks source link

Add missing newInform to `visitCloneRemoteNotFound:` dialog #1813

Closed hernanmd closed 3 months ago

hernanmd commented 3 months ago

This PR fixes the problem reported in https://github.com/pharo-project/pharo/issues/14648. The fixes now correctly open a dialog to inform the error when a remote repository wasn't found.