On Wednesday, October 26, 2016 at 8:12:07 PM UTC+8, Makson Lee wrote:
>
> tried the following command, but no cookie file was produced, did i do 
> anything wrong?
>
> $ git init
> $ git config http.cookieFile cookie.txt
> $ git config http.saveCookies true
> $ git fetch http://gerrit.domain:8080/p/test master
> Username for 'http://gerrit.domain:8080': user
> Password for 'http://[email protected]:8080': xxxxxx
> From http://gerrit.domain:8080/p/test
>  * branch            master        -> FETCH_HEAD
>

got the answer [1], open-source version gerrit does not support passing 
http passwords as cookies.

[1] https://groups.google.com/forum/#!topic/repo-discuss/T1DNxkuxBiU 

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to