Files
git/Documentation/technical
Jeff King 00b1daa2c1 allow the user to configure credential helpers
The functionality for helpers is already there; we just need
to give the users a way to turn it on.

The new functionality is enabled whenever a caller of the
credentials API passes a NULL method list. This will enable
it for all current callers (i.e., the http code).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-08-03 15:25:12 -07:00
..
2007-12-14 22:29:38 -08:00
2009-12-17 21:54:50 -08:00
2010-11-15 10:04:43 -08:00