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.
1 parent 72d3858 commit 0543300Copy full SHA for 0543300
setup.c
@@ -1822,7 +1822,7 @@ const char *setup_git_directory_gently(int *nongit_ok)
1822
*
1823
* Regardless of the state of nongit_ok, startup_info->prefix and
1824
* the GIT_PREFIX environment variable must always match. For details
1825
- * see Documentation/config/alias.txt.
+ * see Documentation/config/alias.adoc.
1826
*/
1827
if (nongit_ok && *nongit_ok)
1828
startup_info->have_repository = 0;
0 commit comments