Skip to content

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241126.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 26 Nov 23:25
4cc986a
Properly handle when `git` encounters an unrecoverable error (#9423)

* handle git exceptions differently according to how the proxy is invoked, uncovering previously concealed git exceptions
  * git errors from CLI invocations now output the git error prior to early exiting.
  * git errors when proxy is running as a server are now properly returned back to the invoking REST call