From 30bf11d417eb0d65cb3620e44afe4efb8c7a1d09 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 15 Mar 2018 18:36:04 +0100 Subject: Remove useless .sh file extension --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 \ -- cgit v1.2.3