pharo-vcs / iceberg

Iceberg is the main toolset for handling VCS in Pharo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing newInform

Ducasse opened this issue · comments

visitAuthenticationError: anError
	context application newInform
		label: anError messageText;
		title: 'Iceberg authentication Error';
		openModal

this is fixed upstream