aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichele Locati <michele@locati.it>2018-03-15 14:30:23 +0100
committerMichele Locati <michele@locati.it>2018-03-15 14:30:23 +0100
commita68e551b44ce822c96e59b9035f18ff0adbfecc7 (patch)
treedab1dd81f34e598f9d63eb344ba2f2e4433506a7 /README.md
parent2f5505bcbb4c32811a18863c6102bbb552dcc6c7 (diff)
downloadincremental-git-filter-branch-a68e551b44ce822c96e59b9035f18ff0adbfecc7.tar.gz
incremental-git-filter-branch-a68e551b44ce822c96e59b9035f18ff0adbfecc7.tar.bz2
incremental-git-filter-branch-a68e551b44ce822c96e59b9035f18ff0adbfecc7.zip
Rename option names
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