mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 17:41:14 -03:00
When building from a clean tag, set the date at the bottom of the manpages to the tag creation date. This allows to "diff -r" the extracted tarball to check that CI produces the same as any other system. Part of #11996