6605: Use git -c instead of "git config" to set credentials. Refuse to use
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 23 Feb 2016 20:18:13 +0000 (15:18 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 23 Feb 2016 20:18:13 +0000 (15:18 -0500)
commitee23a6ebe5e99f716c148dd62a9ba6dbcb516457
tree17ac551e233828a396823d0bb5c37003cc854392
parent5fb73e1dcad7e3179ab74623e88bc672353a84ed
6605: Use git -c instead of "git config" to set credentials.  Refuse to use
insecure http unless ARVADOS_API_HOST_INSECURE is also true.
sdk/python/arvados/api.py
sdk/python/arvados/commands/arv_copy.py