@leroysheep / Socializer / commits / a501213402

Merge branch 'ua/call-repo-config-with-possibly-null-repository'

Since a call to repo_config() can be called with repo set to NULL these days, a command that is marked as RUN_SETUP in the builtin command table does not have to check repo with NULL before making the call. * ua/call-repo-config-with-possibly-null-repository: builtin/difftool: remove unnecessary if statement builtin/add: remove unnecessary if statement

Junio C Hamano committed Apr 29, 2025 at 14:21 UTC a501213402ec1bf298596f5c93ab21bf2a732bf0

No changes.