diff options
author | Amos King <amos.l.king@gmail.com> | 2009-03-18 18:46:41 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-19 03:28:18 -0700 |
commit | 44d808c238f0817fc3ae7caea8f3b625b6180e37 (patch) | |
tree | 7f2c7bda91f4a72b0d5fc6cb083ffab1b2a00d33 /builtin-ls-files.c | |
parent | Do not name "repo" struct "remote" in push_http.c (diff) | |
download | tgif-44d808c238f0817fc3ae7caea8f3b625b6180e37.tar.xz |
http-push.c: use a faux remote to pass to http_init
This patch allows http_push to use http authentication via prompts.
You may notice that there is a remote struct that only contains the
url from the repo struct. This struct is a temporary fix for a larger
issue, but gets http authentication via prompts out the door, and
keeps users from having to store passwords in plain text files.
Signed-off-by: Amos King <amos.l.king@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-ls-files.c')
0 files changed, 0 insertions, 0 deletions