<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Helvetica, Arial, sans-serif">Somehow I have managed
        to intertwine two branches in my local repository. They are
        'assert' and 'lists'. Here is what I see:</font></p>
    <p><font face="Helvetica, Arial, sans-serif">  <font
          face="monospace">Switched to branch 'assert'<br>
            c:\llvm\llvm-project> git log2<br>
            14580ce2fdd1 (HEAD -> assert, origin/main, origin/HEAD,
          main, lists) [TableGen] Make behavior of list slice suffix
          consistent across all values<br>
            3b9a15d910a8 [TableGen] Add support for the 'assert'
          statement in multiclasses</font></font><font face="monospace"><br>
      </font></p>
    <div class="moz-signature"><font face="monospace">   <font size="2">Switched
          to branch 'lists'<br>
            c:\llvm\llvm-project> git log2<br>
            14580ce2fdd1 (HEAD -> lists, origin/main, origin/HEAD,
          main, assert) [TableGen] Make behavior of list slice suffix
          consistent across all values<br>
            3b9a15d910a8 [TableGen] Add support for the 'assert'
          statement in multiclasses</font></font></div>
    <div class="moz-signature"><font size="2"><br>
      </font></div>
    <div class="moz-signature">I have no idea how I did this.
      Unfortunately, I ended up pushing both revisions when I meant to
      push only the 'lists' branch. I could use some help sorting out my
      local repository.</div>
    <div class="moz-signature"><br>
    </div>
    <div class="moz-signature"><br>
    </div>
  </body>
</html>