I have a Debian system where git-filter-branch exits immediately after "unset CDPATH" in git-sh-setup (the command exits with 1, as CDPATH is not defined). The system still has bash-2.05a. git-filter-branch has "set -e", which is why the script finishes prematurely. If this is not really needed, maybe it can be removed? I'll see if the system can be upgraded, but I suspect someone can get a similar problem. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html