mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-10 00:34:35 -04:00
Git will use the username/hostname to set the Author and Committer fields if the config items user.name and user.email are not set. This might inadvertently leak info about the machine that is hosting the deploy process. So this changes it to be a hardcoded value, unless the repo environment has explicitly set these values either in the Git config or in environment variables.
48 KiB
Executable File
48 KiB
Executable File