From: Joey Hess Date: Mon, 12 Oct 2009 02:38:42 +0000 (-0400) Subject: git: --getctime will now follow renames back to the original creation of a file. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/33f42db2ea0422551223c255d85d9f4e45ee404b?hp=33f42db2ea0422551223c255d85d9f4e45ee404b git: --getctime will now follow renames back to the original creation of a file. This will be a bit more expensive, but --getctime does not need to be fast. And getting the real creation time a very useful when untangling blog histories that involve renames. ---