[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Salsa CI introducing world-writable permissions



Hi,

On Sun, 6 Feb 2022, at 15:22, John Goerzen wrote:
> In the relevant repo, I could type:
>
> ```
> $ git ls-tree 91df28f0cc4b0d58cfda57fc1cc5c350bdbaf76d -- service/
> 100644 blob ec429c0bbdb50da81ba0fbef5fc516fc5dc5791f	service/nncp-caller.service
> 100644 blob af287bb8255a1fbb774777d56b17b32178dd712e	service/nncp-daemon.service
> 100644 blob 13201ad7b83ba30cd0370060aede9bd9f5f5893d	service/nncp-toss.service
> ```
>
> There - mode 0644.

I know this is irrelevant to the issue itself, but: while Git technically can store modes other than 100644 or 100755, it never does so, so I would not take the modes ls-tree prints too seriously.

-- 
Cheers,
  Andrej


Reply to: