<div dir="ltr"><div>GIT basically will not recognize any change, because at "file content level" there is no change, the SHA1 becomes the same.<br><br></div>note: looks like auto-generated files should not be tracked, you can add them to .gitignore and force the user to regenerate them.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 2:59 PM, Joel Sherrill <span dir="ltr"><<a href="mailto:joel.sherrill@oarcorp.com" target="_blank">joel.sherrill@oarcorp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 5/23/2015 11:36 AM, Eduardo Silva wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Not sure about the purpose/need of that but for anyone cloning your<br>
repo, the timestamps will be updated to the time those files are being<br>
created locally.<br>
<br>
On git is important the commits that affected a given file, e.g: git log<br>
src/some_file.c<br>
<br>
</blockquote>
<br></span>
This is on imported source in a repo that has been converted from<br>
cvs to git. In the process, the timestamp on the autotools<br>
generated files got broken. I can touch them and all is good<br>
but git doesn't see that as a change.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
<br>
On Sat, May 23, 2015 at 9:08 AM, Joel Sherrill<br></span><span class="">
<<a href="mailto:joel.sherrill@oarcorp.com" target="_blank">joel.sherrill@oarcorp.com</a> <mailto:<a href="mailto:joel.sherrill@oarcorp.com" target="_blank">joel.sherrill@oarcorp.com</a>>> wrote:<br>
<br>
    Hi<br>
<br>
    Working through the rtems-addon-packages, I have noticed<br>
    that the git conversion messed up the timestamps on some<br>
    files. It wants to run autoconf to regenerate them and doesn't<br>
    need to.<br>
<br>
    I did a find and touch locally but am not sure how to make<br>
    that show up in git.<br>
<br>
    Suggestions?<br>
<br>
    --joel<br>
    _______________________________________________<br>
    devel mailing list<br></span>
    <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a> <mailto:<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a>><span class=""><br>
    <a href="http://lists.rtems.org/mailman/listinfo/devel" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
<br>
<br>
<br>
<br>
--<br>
Eduardo Silva<br>
Monkey Software<br>
</span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Joel Sherrill, Ph.D.             Director of Research & Development<br>
joel.sherrill@OARcorp.com        On-Line Applications Research<br>
Ask me about RTEMS: a free RTOS  Huntsville AL 35805<br>
Support Available                <a href="tel:%28256%29%20722-9985" value="+12567229985" target="_blank">(256) 722-9985</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">Eduardo Silva<div>Monkey Software</div></div></div>
</div>