]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git-filter-branch.sh
Documentation/git-clone: Transform description list into item list
[git.git] / git-filter-branch.sh
index cb9d2022cc93f1f371264098828a52e0d6bf1d7c..3dfb2c3382bdeae67463d331dd2a08670faf37a0 100755 (executable)
@@ -207,7 +207,7 @@ t,)
 ,*)
        ;;
 *)
-       die "Cannot set --prune-empty and --filter-commit at the same time"
+       die "Cannot set --prune-empty and --commit-filter at the same time"
 esac
 
 case "$force" in