From 7879f7b71e09bb0ceb5e3a0f2f375ae70a60a23f Mon Sep 17 00:00:00 2001 From: Bobby Martin Date: Mon, 9 Dec 2019 16:05:48 -0800 Subject: [PATCH] Add readme info for git lfs use --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 06539ee..19e05a7 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ The name of the development branch (default `devel`). Allow fast forward merge (default `false`). If not enabled, merges will use `--no-ff`. +### `allow_git_lfs` + +All support for repositories that use `git lfs` (default `false`). + ### `ff_only` Refuse to merge and exit unless the current HEAD is already up to date or the