From d6bd33613190ff390b67c88e6ec8d942a7fafc2d Mon Sep 17 00:00:00 2001 From: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:33:42 +0100 Subject: [PATCH] docs: update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1cdc4b0..e83039a 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ The following is an extended example with all available options. # Optional. Skip internal call to `git checkout` skip_checkout: true + + # Optional. Skip internal call to `git push` # Optional. Prevents the shell from expanding filenames. # Details: https://www.gnu.org/software/bash/manual/html_node/Filename-Expansion.html