<div dir="ltr">In menu Help/Extending the system there is already a entry Installer ensureRecentMetacello.<div>Maybe we should add the Installer installGitInfrastructure there ?</div><div><br></div><div>Best,</div><div>Karl</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 6:33 PM Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div id="gmail-m_-2834789291092559746__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)">
                                        Hi, there.<div><br></div><div>Can you please restore those lines:</div><div><br></div><div><div>Installer ensureRecentMetacello.</div><div>Installer installGitInfrastructure.</div></div><div><br></div><div>What is this commit part of? It removes a dot at the end and also the recent additions I mentioned above. :-)</div><div><br></div><div>Best,</div><div>Marcel</div><div class="gmail-m_-2834789291092559746mb_sig"></div><blockquote class="gmail-m_-2834789291092559746history_container" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px">
                        <p style="color:rgb(170,170,170);margin-top:10px">Am 02.04.2019 01:09:14 schrieb <a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a> <<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif">Chris Muller uploaded a new version of System to project The Inbox:<br><a href="http://source.squeak.org/inbox/System-cmm.1059.mcz" target="_blank">http://source.squeak.org/inbox/System-cmm.1059.mcz</a><br><br>==================== Summary ====================<br><br>Name: System-cmm.1059<br>Author: cmm<br>Time: 1 April 2019, 6:08:54.797918 pm<br>UUID: 6ab6befc-9fa5-4aa5-a1b6-3570ba2853b9<br>Ancestors: System-eem.1058<br><br>Organize configuration scripts in the "Extending The System" workspace or SqueakMap.<br><br>=============== Diff against System-eem.1058 ===============<br><br>Item was changed:<br>  ----- Method: Utilities class>>initializeCommonRequestStrings (in category 'common requests') -----<br>  initializeCommonRequestStrings<br>     "Initialize the common request strings, a directly-editable list of expressions that can be evaluated from the 'do...' menu."<br>  <br>   CommonRequestStrings := StringHolder new contents: <br>+ 'Utilities emergencyCollapse.<br>- 'Installer ensureRecentMetacello.<br>- Installer installGitInfrastructure.<br>- -<br>- Utilities emergencyCollapse.<br>  Utilities closeAllDebuggers.<br>  -<br>  Sensor keyboard.<br>  ParagraphEditor abandonChangeText.<br>  Cursor normal show.<br>  -<br>  CommandHistory resetAllHistory.<br>  Project allInstancesDo: [:p | p displayDepth: 16].<br>  ScriptingSystem inspectFormDictionary.<br>  Form fromUser bitEdit.<br>  Display border: (0@0 extent: 640@480) width: 2.<br>  -<br>  Undeclared inspect.<br>  Undeclared removeUnreferencedKeys; inspect.<br>  Transcript clear.<br>  Utilities grabScreenAndSaveOnDisk.<br>  FrameRateMorph new openInHand.<br>  -<br>  Utilities reconstructTextWindowsFromFileNamed: ''TW''.<br>  Utilities storeTextWindowContentsToFileNamed: ''TW''.<br>  ChangeSorter removeEmptyUnnamedChangeSets.<br>  ChangeSorter reorderChangeSets.<br>  -<br>  ActiveWorld installVectorVocabulary.<br>  ActiveWorld abandonVocabularyPreference.<br>+ Smalltalk saveAsNewVersion'<br>- Smalltalk saveAsNewVersion.'<br>  <br>  "Utilities initializeCommonRequestStrings"!<br><br><br></div></blockquote>
                                        </div></div><br>
</blockquote></div>