Aug. 20, 2020
1:47 p.m.
tesonep@gmail.com wrote
It sets the reference commit of the image to the given commit. It does not affect the git repository...The adopt operation overrides the reference commit with the selected one, it does not affect the loaded code.
Ah, good to know! I didn't know this was available and think it would've come in handy a few times :) tesonep@gmail.com wrote
The image knows at any moment the commit it has loaded (or it supposed to have loaded).
For posterity, that info can be accessed via e.g. `anIceLibgitRepository workingCopy referenceCommit shortId` ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html