Skip to content

Commit

Permalink
Add readme info for git lfs use
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobby Martin committed Dec 10, 2019
1 parent 9a30674 commit 7879f7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7879f7b

Please sign in to comment.