aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichele Locati <michele@locati.it>2018-03-15 18:36:04 +0100
committerMichele Locati <michele@locati.it>2018-03-15 18:36:04 +0100
commit30bf11d417eb0d65cb3620e44afe4efb8c7a1d09 (patch)
tree00588f51459a5cb2fe9258bd229717192f6c6854 /README.md
parentd07138f8e7001fc4e497510dcf1ac432725ae6c0 (diff)
downloadincremental-git-filter-branch-30bf11d417eb0d65cb3620e44afe4efb8c7a1d09.tar.gz
incremental-git-filter-branch-30bf11d417eb0d65cb3620e44afe4efb8c7a1d09.tar.bz2
incremental-git-filter-branch-30bf11d417eb0d65cb3620e44afe4efb8c7a1d09.zip
Remove useless .sh file extension
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 04c6b77..a22efcc 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Get the script and read the syntax using the `--help` option.
## Examples
```sh
-./incremental-git-filterbranch.sh \
+./bin/incremental-git-filterbranch \
--branch-whitelist 'develop master rx:release\/.*' \
--tag-blacklist 'rx:5\..*' \
--tags-plan all --tags-max-history-lookup 10 \

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