aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2da99a2..de5cd10 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ Get the script and read the syntax using the `--help` option.
```sh
./incremental-git-filterbranch.sh \
- --whitelist 'develop master rx:release\/.*' \
- --tags all --tags-max-history-lookup 10 \
+ --branch-whitelist 'develop master rx:release\/.*' \
+ --tags-plan all --tags-max-history-lookup 10 \
https://github.com/concrete5/concrete5.git \
'--prune-empty --subdirectory-filter concrete' \
git@github.com:concrete5/concrete5-core.git

© 2014-2024 Faster IT GmbH | imprint | privacy policy