Ren?? Scharfe <[email protected]> wrote: > Am 29.12.2017 um 15:05 schrieb suzuki toshiya: > > The ownership of files created by git-archive is always > > root:root. Add --owner and --group options which work > > like the GNU tar equivalent to allow overriding these > > defaults. > ... the receiver would need to be root to set both IDs, or be a > group member to set the group ID; I guess the latter is more common.
If the received files are owned by root:root as stated, I guess the receiver must be running as root, no?

