mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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:
@@ -106,7 +106,7 @@ int auto_comment_line_char;
|
|||||||
/* Parallel index stat data preload? */
|
/* Parallel index stat data preload? */
|
||||||
int core_preload_index = 1;
|
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;
|
char *git_work_tree_cfg;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user