<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-based snapshot versioning is incorect"
   href="https://bugs.llvm.org/show_bug.cgi?id=44191">44191</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>git-based snapshot versioning is incorect
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Packaging
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>deb packages
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>lebedev.ri@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>dpkg: warning: downgrading clang-format-10 from
1:10~+20191129111110+407ac2eb5f1-1~exp1~20191129101723.2900 to
1:10~+20191129100610+905b002c139-1~exp1~20191129211156.2901
(Reading database ... 411229 files and directories currently installed.)
Preparing to unpack
.../00-clang-format-10_1%3a10~+20191129100610+905b002c139-1~exp1~20191129211156.2901_amd64.deb
...
Unpacking clang-format-10
(1:10~+20191129100610+905b002c139-1~exp1~20191129211156.2901) over
(1:10~+20191129111110+407ac2eb5f1-1~exp1~20191129101723.2900) ...


So we go from <a href="https://github.com/llvm/llvm-project/commit/407ac2eb5f1">https://github.com/llvm/llvm-project/commit/407ac2eb5f1</a> to
<a href="https://github.com/llvm/llvm-project/commit/905b002c139">https://github.com/llvm/llvm-project/commit/905b002c139</a>
I'm pretty sure it's not a downgrade, in git log 905b002c139 is newer than
407ac2eb5f1.

Is there a traditional mixup between git author commit time, and git commit
commit time?</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>