Fixed git args duplication (#13411)
Because newGit() invoked twice (inside PreInstallInit() and GlobalInit()) and git parameters is global object, all git commands call with duplicated args `-c credential.helper= -c protocol.version=2`master
parent
be880d4063
commit
7d16e6db8e
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue