We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a501213 + ff4a749 commit dd45c2eCopy full SHA for dd45c2e
environment.c
@@ -106,7 +106,7 @@ int auto_comment_line_char;
106
/* Parallel index stat data preload? */
107
int core_preload_index = 1;
108
109
-/* 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() */
110
char *git_work_tree_cfg;
111
112
/*
0 commit comments