From: Caio Marcelo de Oliveira Filho Date: Tue, 26 Feb 2008 02:14:31 +0000 (-0300) Subject: filter-branch documentation: non-zero exit status in command abort the filter X-Git-Tag: v1.5.4.4~39 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/41e86a377496231709a5fb78df730df7be80b6c9?hp=41e86a377496231709a5fb78df730df7be80b6c9 filter-branch documentation: non-zero exit status in command abort the filter Since commit 8c1ce0f46b85d40f215084eed7313896300082df filter-branch fails when a has a non-zero exit status. This commit makes it clear in the documentation and also fixes the parent-filter example, that was incorrectly returning non-zero when the commit being tested wasn't the one to be rewritten. Signed-off-by: Caio Marcelo de Oliveira Filho Signed-off-by: Junio C Hamano ---