mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-04 03:33:01 -06:00
Merge branch 'as/typofix-in-env-h-header'
Typofix. * as/typofix-in-env-h-header: environment: fix typo: 'setup_git_directory_gently'
This commit is contained in:
commit
dd45c2e48f
@ -106,7 +106,7 @@ int auto_comment_line_char;
|
||||
/* Parallel index stat data preload? */
|
||||
int core_preload_index = 1;
|
||||
|
||||
/* This is set by setup_git_dir_gently() and/or git_default_config() */
|
||||
/* This is set by setup_git_directory_gently() and/or git_default_config() */
|
||||
char *git_work_tree_cfg;
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user