mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
Breaks in a test assertion's && chain can potentially hide failures from earlier commands in the chain. Commands intended to fail should be marked with !, test_must_fail, or test_might_fail. The examples in this patch do not require that. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.5 KiB
Executable File
3.5 KiB
Executable File