From: Junio C Hamano Date: Mon, 27 Feb 2023 18:08:57 +0000 (-0800) Subject: Merge branch 'rs/archive-mtime' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=5e572aaa5d5b116739e586be615c1ed7d7d3e9d1;p=rit Merge branch 'rs/archive-mtime' "git archive HEAD^{tree}" records the paths with the current timestamp in the archive, making it harder to obtain a stable output. The command learned the --mtime option to specify an arbitrary timestamp (e.g. --mtime="@0 +0000" for the epoch). * rs/archive-mtime: archive: add --mtime --- 5e572aaa5d5b116739e586be615c1ed7d7d3e9d1