File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11credential.helper::
22 Specify an external helper to be called when a username or
33 password credential is needed; the helper may consult external
4- storage to avoid prompting the user for the credentials. Note
5- that multiple helpers may be defined. See linkgit:gitcredentials[7]
6- for details.
4+ storage to avoid prompting the user for the credentials. This is
5+ normally the name of a credential helper with possible
6+ arguments, but may also be an absolute path with arguments or, if
7+ preceded by `!`, shell commands.
8+ +
9+ Note that multiple helpers may be defined. See linkgit:gitcredentials[7]
10+ for details and examples.
711
812credential.useHttpPath::
913 When acquiring credentials, consider the "path" component of an http
You can’t perform that action at this time.
0 commit comments