From 2757ab34888307b0cf91f85c293a2c321595209a Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Wed, 14 Mar 2018 18:00:41 +0100 Subject: More complete test in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d68910..66fe3eb 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 \ --whitelist 'develop master rx:release\/.*' \ + --tags all \ https://github.com/concrete5/concrete5.git \ '--prune-empty --subdirectory-filter concrete' \ git@github.com:concrete5/concrete5-core.git -- cgit v1.2.3