From da7625707fbff781f44cc35e4dcce488482407c0 Mon Sep 17 00:00:00 2001 From: Erez Rokah Date: Wed, 2 Feb 2022 14:36:49 +0100 Subject: [PATCH] =?UTF-8?q?Update=20Docs:=20Account=20=E2=80=9Cgithub-back?= =?UTF-8?q?end=E2=80=9D=20(#6175)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/content/docs/github-backend.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/docs/github-backend.md b/website/content/docs/github-backend.md index 51555f8c..264a9c81 100644 --- a/website/content/docs/github-backend.md +++ b/website/content/docs/github-backend.md @@ -35,3 +35,7 @@ backend: ``` The above configuration would look for the status who's `"context"` is `"my-provider/deployment"`. + +## Git Large File Storage (LFS) + +Please note that the GitHub backend **does not** support [git-lfs](https://git-lfs.github.com/), see [this issue](https://github.com/netlify/netlify-cms/issues/1206) for more information.