Re: [PATCH] http authentication via prompts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Thursday, March 5, 2009 - 9:37 am

On Thu, Mar 05, 2009 at 09:15:29AM -0600, Mike Gaffney wrote:


I think part of the confusion is that your patch does two things, which
means it is probably more sensible as two separate patches:

  1. support http.username and http.password in the git config instead
     of the .netrc

  2. support getpass() if http.password (or .netrc password) is not
     available

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] http authentication via prompts, Mike Gaffney, (Wed Mar 4, 6:07 pm)
Re: [PATCH] http authentication via prompts, Junio C Hamano, (Thu Mar 5, 12:34 am)
Re: [PATCH] http authentication via prompts, Johannes Schindelin, (Thu Mar 5, 3:55 am)
Re: [PATCH] http authentication via prompts, Mike Gaffney, (Thu Mar 5, 8:15 am)
Re: [PATCH] http authentication via prompts, Jeff King, (Thu Mar 5, 9:37 am)
Re: [PATCH] http authentication via prompts, Fredrik Skolmli, (Fri Mar 6, 3:52 pm)