alibaba / git-repo-go

git-repo is a command-line tool for centralized workflow, can work with Gerrit, AGit-Flow compatible servers. It is written in Golang, and it can be installed easily without further dependency. It provides an easy-to-use solution for multiple repositories which is introduced by Android repo first, and it can also work with a single repository.
https://git-repo.info/
Apache License 2.0
272 stars 60 forks source link

support using http proxy #6

Closed 1216114309zpf closed 4 years ago

1216114309zpf commented 4 years ago

Signed-off-by: pengfei julien.zpf@alibaba-inc.com

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

jiangxin commented 4 years ago

One test case failed, see: https://dev.azure.com/git-repo-go/git-repo-go/_build/results?buildId=43&view=logs&jobId=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=6c939d89-0d1a-51f2-8b30-091a7a82e98c

jiangxin commented 4 years ago

merged, thanks.