Merge pull request #2546 from git-lfs/lars/lock-docs

docs/man: recommend global per-host locking config
This commit is contained in:
Taylor Blau 2017-09-05 13:31:28 -04:00 committed by GitHub
commit 5e4f4ad3ba

@ -259,7 +259,7 @@ be scoped inside the configuration for a remote.
Supports URL config lookup as described in: Supports URL config lookup as described in:
https://git-scm.com/docs/git-config#git-config-httplturlgt. To set this value https://git-scm.com/docs/git-config#git-config-httplturlgt. To set this value
per-host: `git config lfs.https://github.com/.locksverify 0`. per-host: `git config --global lfs.https://github.com/.locksverify [true|false]`.
* `lfs.skipdownloaderrors` * `lfs.skipdownloaderrors`