projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
365fc8d
)
api-credentials.txt: add "see also" section
author
Matthieu Moy
<Matthieu.Moy@imag.fr>
Mon, 4 Jun 2012 20:17:44 +0000
(22:17 +0200)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/Documentation/technical/api-credentials.txt
b/Documentation/technical/api-credentials.txt
index 9a17054b6a36511df928154c6859044c0fd98cd9..199307ca0aa435b998757292a07961105f34983e 100644
(file)
--- a/
Documentation/technical/api-credentials.txt
+++ b/
Documentation/technical/api-credentials.txt
@@
-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.*`)