aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66fe3eb..2da99a2 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Get the script and read the syntax using the `--help` option.
```sh
./incremental-git-filterbranch.sh \
--whitelist 'develop master rx:release\/.*' \
- --tags all \
+ --tags 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