Author :
Collin Funk
Date :
2024-04-03 17:48:56
Hash :8241862f Message :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.