зеркало из https://github.com/microsoft/git.git
credential: set trace2_child_class for credential manager children
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
This commit is contained in:
Родитель
c494bdacc6
Коммит
2924e383ed
|
@ -312,6 +312,8 @@ static int run_credential_helper(struct credential *c,
|
|||
else
|
||||
helper.no_stdout = 1;
|
||||
|
||||
helper.trace2_child_class = "cred";
|
||||
|
||||
if (start_command(&helper) < 0)
|
||||
return -1;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче