Hi, <br><br>Does the following mean that grml-debootstrap git tree is dirty, or I&#39;m doing something wrong?<br><pre><span class="pygment">$ rm -rf grml-debootstrap</span></pre><div class="highlight"><pre><span class="pygment">$ git clone git://<a href="http://git.grml.org/grml-debootstrap.git">git.grml.org/grml-debootstrap.git</a></span><br>
<span class="pygment">Initialized empty Git repository in /lfs/cache11/my-caches/repositories/gitwork/grml/grml-debootstrap/.git/</span><br><span class="pygment">remote: Counting objects: 1659, done.</span><br><span class="pygment">remote: Compressing objects: 100% (1017/1017), done.</span><br>
<span class="pygment">remote: Total 1659 (delta 1080), reused 975 (delta 638)iB/s   </span><br><span class="pygment">Receiving objects: 100% (1659/1659), 413.68 KiB | 367 KiB/s, done.</span><br><span class="pygment">Resolving deltas: 100% (1080/1080), done.</span><br>
<br><span class="pygment">$ cd grml-debootstrap</span><br><br><span class="pygment">$ git checkout -b t/unmount</span><br><span class="pygment">Switched to a new branch &#39;t/unmount&#39;</span><br><br><span class="pygment"># hack grml-debootstrap</span><br>
<br><span class="pygment">$ git rebase -i origin/master</span><br><span class="pygment">grml-debootstrap: needs update</span><br><span class="pygment">Working tree is dirty</span><br><br>$ git describe --dirty --long<br>v0.38-0-gc62dadf-dirty<br>
<br>Please help.<br>Thanks<br><br><br><br></pre></div><br>