mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
docs: add more debugging information
This commit is contained in:
parent
5dd2dd6018
commit
c1411896d6
|
@ -33,4 +33,5 @@ $env:GIT_TRACE=1
|
|||
git config --global http.proxy %HTTP_PROXY%
|
||||
git config --global --unset http.proxy
|
||||
git config --global http.sslVerify false
|
||||
GIT_TRACE=2 GIT_CURL_VERBOSE=2 GIT_TRACE_PERFORMANCE=2 GIT_TRACE_PACK_ACCESS=2 GIT_TRACE_PACKET=2 GIT_TRACE_PACKFILE=2 GIT_TRACE_SETUP=2 GIT_TRACE_SHALLOW=2
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user