Re: [PATCH] RFC: submodule-config: introduce trust level

2018-07-12 Thread Junio C Hamano
Stefan Beller writes: > In practice we always want to stack the settings starting with the > .gitmodules file as a base and then put the config on top of it. Could you substantiate this claim with justification? Thanks.

[PATCH] RFC: submodule-config: introduce trust level

2018-07-12 Thread Stefan Beller
The series merged at 614ea03a71e (Merge branch 'bw/submodule-config-cleanup', 2017-08-26) went to great length to make it explicit to the caller where a value came from, as that would help the caller to be careful to decide which values to take from where, i.e. be careful about security implication