Open langxuan opened 5 years ago
By modifying environment variable controlling prompting, "gvfs clone" succeeded.
processInfo.EnvironmentVariables["GIT_TERMINAL_PROMPT"] = "0";
What's the reason to disable prompting?
What's the expected behavior if clone from some repository first time with no credentials stored locally?
We've extended gitlab with gvfs protocol and encountered this error during "gvfs clone".
With debug mode of git-credential-manager on, the detailed log is as follows: