From d90f2a34255ef59e123a913d04b5d7606ceffc18 Mon Sep 17 00:00:00 2001 From: Michael Renner Date: Fri, 3 Mar 2017 16:47:06 +0100 Subject: [PATCH] Mention `.lfsconfig` in the `git-lfs-config` documentation --- docs/man/git-lfs-config.5.ronn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/man/git-lfs-config.5.ronn b/docs/man/git-lfs-config.5.ronn index 2165fc4f..87d35e62 100644 --- a/docs/man/git-lfs-config.5.ronn +++ b/docs/man/git-lfs-config.5.ronn @@ -8,6 +8,11 @@ precedence. Most options pertaining to git-lfs are contained in the `[lfs]` section, meaning they all named `lfs.foo` or similar, although occasionally an lfs option can be scoped inside the configuration for a remote. +These settings are read from a file called `.lfsconfig` found at the root of the +repository, though legacy support exists to read from `.gitconfig` as well. + +The `.lfsconfig` file uses the same format as `.gitconfig`. + ## LIST OF OPTIONS ### General settings