<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Git mirror repo on GitHub has no git tags"
   href="https://bugs.llvm.org/show_bug.cgi?id=42224">42224</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Git mirror repo on GitHub has no git tags
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Website
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>General Website
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>justin@postgresql.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, mike@sqlby.me
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The llvm mirror on GitHub (<a href="https://github.com/llvm-mirror/llvm">https://github.com/llvm-mirror/llvm</a>) is missing tags
for all of the releases.

This means resetting a checked out git repo to one of the release commits (eg
release_80) doesn't work, nor will any attempt to compare the point in time of
the release to other things.

Stumbled on this when trying to do both just now - 1. reset a local repo to the
release_80 state, and b. compare part of the LLVM 8.0.0 release to the current
release_80 branch.

Am investigating a failure in wasm generation with current release_80 branch
compared to the 8.0.0 release, so this would have been very helpful.

Is there any chance the git tags could be added to the repo?

In theory, it shouldn't be *too* hard to add the historical ones, and future
ones only need adding at release time. :)

Note - Wasn't sure where to file this bug, so just picked what looks like a
reasonable place.  Hopefully not too far off.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>