diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-04-29 14:21:27 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-29 14:21:27 -0700 |
commit | a501213402ec1bf298596f5c93ab21bf2a732bf0 (patch) | |
tree | ebf79bd08bae88e7fba8c6d3656b0a0312821f95 /builtin/commit-graph.c | |
parent | 8bb81ccfad03ee06a88b9acebba61823bd459999 (diff) | |
parent | b502a648ef185e7e24ef80097330c44cca510264 (diff) |
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
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions