aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichele Locati <michele@locati.it>2018-03-15 16:24:16 +0100
committerMichele Locati <michele@locati.it>2018-03-15 16:24:16 +0100
commita1d0fa50ffd0576967ee7872dc38b0e49ea544e8 (patch)
treef933d1ca6788f85cde4303b6687d9ac7610e122c /README.md
parenta68e551b44ce822c96e59b9035f18ff0adbfecc7 (diff)
downloadincremental-git-filter-branch-a1d0fa50ffd0576967ee7872dc38b0e49ea544e8.tar.gz
incremental-git-filter-branch-a1d0fa50ffd0576967ee7872dc38b0e49ea544e8.tar.bz2
incremental-git-filter-branch-a1d0fa50ffd0576967ee7872dc38b0e49ea544e8.zip
Allow filtering tags
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index de5cd10..04c6b77 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ Get the script and read the syntax using the `--help` option.
```sh
./incremental-git-filterbranch.sh \
--branch-whitelist 'develop master rx:release\/.*' \
+ --tag-blacklist 'rx:5\..*' \
--tags-plan all --tags-max-history-lookup 10 \
https://github.com/concrete5/concrete5.git \
'--prune-empty --subdirectory-filter concrete' \

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