Commit 8241862f55ba26c024a812a40e9404dd74cffa97

Collin Funk 2024-04-03T17:48:56

posix-modules, all-modules: Fix --version output using git options. * all-modules (func_version): Pass --format and --date options to git so the output does not depend on the user's configuration. Pass '-n 1' to speed up the operation, since we only need the first entry. * posix-modules (func_version): Likewise.