author | Caio Marcelo de Oliveira Filho <cmarcelo@gmail.com> | |
Tue, 26 Feb 2008 02:14:31 +0000 (23:14 -0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 26 Feb 2008 05:43:37 +0000 (21:43 -0800) | ||
commit | 41e86a377496231709a5fb78df730df7be80b6c9 | |
tree | c3e8c3930f1e1a7d56dbd4b9fd7cb64e9106cc8b | tree | snapshot |
parent | e103343644188ddddb3678f0568d150ca56f59e3 | commit | diff |
filter-branch documentation: non-zero exit status in command abort the filter
Since commit 8c1ce0f46b85d40f215084eed7313896300082df filter-branch fails
when a <command> 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 <cmarcelo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since commit 8c1ce0f46b85d40f215084eed7313896300082df filter-branch fails
when a <command> 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 <cmarcelo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-filter-branch.txt | diff | blob | history |