api-credentials.txt: add "see also" section
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Mon, 4 Jun 2012 20:17:44 +0000 (22:17 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Jun 2012 20:49:50 +0000 (13:49 -0700)
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-credentials.txt

index 9a17054b6a36511df928154c6859044c0fd98cd9..199307ca0aa435b998757292a07961105f34983e 100644 (file)
@@ -289,3 +289,10 @@ request.
 If a helper receives any other operation, it should silently ignore the
 request. This leaves room for future operations to be added (older
 helpers will just ignore the new requests).
+
+See also
+--------
+
+linkgit:../gitcredentials[7]
+
+linkgit:../git-config[5] (See configuration variables `credential.*`)