Can anyone help with using PkgTemplate without the need for setting up git user and email?
t = Template(; user="foo", authors="bar", host="Others", plugins=[ProjectFile, SrcDir])
The error is `ArgumentError: global git config requires user.name".