From 3cb7ad43a369256bcd73aad6008a4a342f9043f2 Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Mon, 12 Jul 2021 22:43:44 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9c56a6f..fa37fc9 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,10 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous # # Default: false submodules: '' + + # Whether to disable core.autocrlf + # Default: true + autocrlf: '' ```