When the Iceberg [Packages] tab shows "Uncommitted changes",
how do you view what those changes are?

For example...
$ curl get.pharo.org/70+vm | bash
$ ./pharo-ui
* Open System > Settings > Include system repositories by default = enabled
* Open Tools > Iceberg > "pharo"
* Click <Clone> button > enter "[email protected]:pharo-project/pharo.git"
* Close and reopen Iceberg so the four tabs show
* Select [Packages] tab and sort by "Name" so dirty packages are at top
(btw, GT-Spotter and Reflectivity packages are dirty, but ignore that for
now)
* Open System Browser, randomly select AST-Core > NumberParser >
allowPlusSign
* Change the comment, save, enter author details.
* Not sure how to refresh [Packages] tab, so close and reopen Iceberg and
select [Packages] tab, sorted by "Name"
==> "AST_Core" shows "Uncomitted changes"
So from here, how can I view what the uncommitted changes of that package
are?
I partly expect it in the context menu of AST_Core package.

cheers -ben

P.S. Currently, when I open Iceberg I'm habitually first selecting the
[Packages] and [Branches] tabs.  If I first select [Remotes] & "origin"
followed by...
* [Packages] ==> Instance of IceScpRemote did not understand #entity
* [Branches] ==> Instance of IceScpRemote did not understand #isBranchModel

Reply via email to