Skip to content

Commit

Permalink
Do not name "repo" struct "remote" in push_http.c
Browse files Browse the repository at this point in the history
This patch is a first step in getting http-push to use http authentication
via prompts.  The patch renames remote to repo so that it doesn't get
confusing with the same remote that is passed around when using http.

Signed-off-by: Amos King <amos.l.king@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Amos King authored and Junio C Hamano committed Mar 19, 2009
1 parent 750d930 commit 7b5201a
Showing 1 changed file with 76 additions and 76 deletions.
Loading

0 comments on commit 7b5201a

Please sign in to comment.