<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
p.Code, li.Code, div.Code
        {mso-style-name:Code;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:22.7pt;
        font-size:10.0pt;
        font-family:"Courier New";
        mso-fareast-language:EN-US;
        font-weight:bold;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-fareast-language:EN-US;}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Folks<o:p></o:p></p>
<p class="MsoNormal">I’m getting a lot of this<o:p></o:p></p>
<p class="Code">simonpj@MSRC-3645512:~/code/HEAD-3$ git status<o:p></o:p></p>
<p class="Code">On branch wip/T19569<o:p></o:p></p>
<p class="Code">Your branch is up to date with 'origin/wip/T19569'.<o:p></o:p></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">Changes not staged for commit:<o:p></o:p></p>
<p class="Code">  (use "git add <file>..." to update what will be committed)<o:p></o:p></p>
<p class="Code">  (use "git restore <file>..." to discard changes in working directory)<o:p></o:p></p>
<p class="Code">  (commit or discard the untracked or modified content in submodules)<o:p></o:p></p>
<p class="Code"><span style="color:red">  modified:   libraries/unix (modified content)<o:p></o:p></span></p>
<p class="Code"><o:p> </o:p></p>
<p class="Code">Untracked files:<o:p></o:p></p>
<p class="Code">  (use "git add <file>..." to include in what will be committed)<o:p></o:p></p>
<p class="Code"><span style="color:red">  libraries/base/config.sub<o:p></o:p></span></p>
<p class="Code"><span style="color:red">  libraries/ghc-bignum/config.sub<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">What has changed in unix?  Answer:<o:p></o:p></p>
<p class="Code">simonpj@MSRC-3645512:~/code/HEAD-3$ cd libraries/unix<o:p></o:p></p>
<p class="Code">simonpj@MSRC-3645512:~/code/HEAD-3/libraries/unix$ git status<o:p></o:p></p>
<p class="Code">HEAD detached at 21437f2<o:p></o:p></p>
<p class="Code">Changes not staged for commit:<o:p></o:p></p>
<p class="Code">  (use "git add <file>..." to update what will be committed)<o:p></o:p></p>
<p class="Code">  (use "git restore <file>..." to discard changes in working directory)<o:p></o:p></p>
<p class="Code">  <span style="color:red">modified:   config.sub</span><o:p></o:p></p>
<p class="MsoNormal">Ugh.  Why is config.sub modified if it’s a repo file?  And should I ignore the untracked base/config.sub and ghc-bignum?<o:p></o:p></p>
<p class="MsoNormal">What am I doing wrong?<o:p></o:p></p>
<p class="MsoNormal">Thanks<o:p></o:p></p>
<p class="MsoNormal">Simon<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>