<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ross@burtonini.com" title="Ross Burton <ross@burtonini.com>"> <span class="fn">Ross Burton</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - git-version-gen marks tarballs as dirty if build inside a dirty git clone"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90936">bug 90936</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - git-version-gen marks tarballs as dirty if build inside a dirty git clone"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90936#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - git-version-gen marks tarballs as dirty if build inside a dirty git clone"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90936">bug 90936</a>
              from <span class="vcard"><a class="email" href="mailto:ross@burtonini.com" title="Ross Burton <ross@burtonini.com>"> <span class="fn">Ross Burton</span></a>
</span></b>
        <pre>You need pending modifications in the containing git tree (so git thinks there
are changes to commit, thus being dirty).  In your test case after git init
something like this will replicate:

touch foo
git add foo ; git commit foo
echo foo >foo</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>