Chuck LU

Results 132 comments of Chuck LU

13:18:44.118297 ...\Common.cs:461 trace: [LoadOperationArguments] http.pro xy = 'shanghai01prx11_p.net.github.net:8080'. @whoisj something like this

@whoisj hi, I have test the SetProxy method in class Impl in file git-credential-manager-for-windows\cli-shared\operationarguments.cs It seems that I need add http:// for the proxy, otherwise Uri.TryCreate(url, UriKind.Absolute, out tmp) will...

I add the http:// for the http.proxy,then the gcm works. hi,I think you can add the http:// for the url without it automatically.

@whoisj hi ,I understand your concern. But the git for windows can recognize the proxy url without http:// .

Hi @ericblade , I find the error message in your output. "Could not create SSL/TLS secure channel" And I found someone else already submit another issue https://github.com/Microsoft/Git-Credential-Manager-for-Windows/issues/555 . There is...

@whoisj I encounter the same problem again, however it will not block the push action. > 15:18:42.690275 run-command.c:640 trace: run_command: git-credential-manag er get > 15:18:42.814610 ...\Common.cs:636 trace: [Main] git-credential-manager (v1.15.2)...

@ignaciosolergarcia It's weird, after I upgraded the git for windows to version 2.18.0. Now the parse proxy error disappeared.

By the way, I am using ILSpy_binaries_6.0.0.5559-preview2.

The DnSpy decompile the above code as ```C# internal IEnumerable method_1(Assembly assembly_0) { return assembly_0.GetTypes().Where(new Func(TypeLoader.Class236.9.method_2)); } // Token: 0x0600161C RID: 5660 RVA: 0x000D06D0 File Offset: 0x000CE8D0 internal bool method_2(Type...

Is it possible to simply record the used hero and the rank when the game end, also record the score? Just like the simple record for wild mode.