[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gits] Finding info in git history



I got it by finding the file I was looking for with the command:

git whatchanged --since="6 months ago" -p | less

Then looking at the commit diffs for that file.
Thanks, Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.flux.utah.edu/pipermail/gits/attachments/20140213/f326a947/attachment.html>