зеркало из https://github.com/microsoft/git.git
mingw: replace an obsolete link with the superseding one
The MSDN documentation has been superseded by Microsoft Docs (which is backed by a repository on GitHub containing many, many files in Markdown format). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
cae598d998
Коммит
2ef2ae2917
|
@ -897,8 +897,8 @@ char *mingw_getcwd(char *pointer, int len)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* See http://msdn2.microsoft.com/en-us/library/17w5ykft(vs.71).aspx
|
* See "Parsing C++ Command-Line Arguments" at Microsoft's Docs:
|
||||||
* (Parsing C++ Command-Line Arguments)
|
* https://docs.microsoft.com/en-us/cpp/cpp/parsing-cpp-command-line-arguments
|
||||||
*/
|
*/
|
||||||
static const char *quote_arg(const char *arg)
|
static const char *quote_arg(const char *arg)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче