diff options
-rwxr-xr-x | git-rewrite-branch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rewrite-branch b/git-rewrite-branch index c7b3e9f..0cdcb02 100755 --- a/git-rewrite-branch +++ b/git-rewrite-branch @@ -33,7 +33,7 @@ does not need to be edited. <filters> is passed directly to `git filter-branch`, and therefore has the same format. ' -SUBDIRECTORY_OP=Yes +SUBDIRECTORY_OK=Yes OPTIONS_SPEC= . git-sh-setup . git-sh-i18n |