config: format newlines
Remove unneeded newlines according to `clang-format`. Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
186b115d30
commit
4ef97dc4cd
@ -760,7 +760,6 @@ int cmd_config(int argc, const char **argv, const char *prefix)
|
||||
given_config_source.scope = CONFIG_SCOPE_COMMAND;
|
||||
}
|
||||
|
||||
|
||||
if (respect_includes_opt == -1)
|
||||
config_options.respect_includes = !given_config_source.file;
|
||||
else
|
||||
|
Reference in New Issue
Block a user