<div class="gmail_quote">On Fri, Jul 8, 2011 at 15:21, Chris Frey <span dir="ltr"><<a href="mailto:cdfrey@foursquare.net">cdfrey@foursquare.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
What if your pusher searched for changed files and committed them separately<br>
based on the timestamp?  You'd then have separate commits of each file, and<br>
a log of history of when you changed them.  The log message could hold<br>
the filename even.<br clear="all"></blockquote><div><br>For my purposes it is not that big of a deal since I know how to search the git log. If I have each file committed independently the commit message still would not be informative as you don't know why or how the file changed.<br>
<br>I can live with, `git log $filename` followed by `git diff $commit $filename`, and have little motivation to change that.<br></div></div><br>-- <br>Chris Irwin<br><<a href="mailto:chris@chrisirwin.ca">chris@chrisirwin.ca</a>><br>