mirror of
https://github.com/git/git.git
synced 2026-03-02 03:26:24 +00:00
Merge branch 'ab/credentials-in-url-more' into next
Rename fetch.credentialsInUrl to transfer.credentialsInUrl as the single configuration variable should work both in pushing and fetching. source: <cover-0.2-00000000000-20220615T103852Z-avarab@gmail.com> * ab/credentials-in-url-more: Documentation/config/transfer.txt: fix typo
This commit is contained in:
@@ -20,7 +20,7 @@ exposure, e.g. because:
|
||||
in other ways, e.g. a backup process might copy the data to another
|
||||
system.
|
||||
* The git programs will pass the full URL to one another as arguments
|
||||
on the command-line, meaning the credentials will be exposed to oher
|
||||
on the command-line, meaning the credentials will be exposed to other
|
||||
users on OS's or systems that allow other users to see the full
|
||||
process list of other users. On linux the "hidepid" setting
|
||||
documented in procfs(5) allows for configuring this behavior.
|
||||
|
||||
Reference in New Issue
Block a user