Ramkumar Ramachandra wrote: > Breaks in a test assertion's && chain can potentially hide failures > from earlier commands in the chain. Fix these breaks. > > Additionally, note that 'git branch --help' will fail when git This is not "Additionally, while we're here" but rather "In order to do so". > manpages aren't already installed: guard the line with a > 'test_might_fail'. > > Signed-off-by: Ramkumar Ramachandra <artagnon@xxxxxxxxx> > --- > t/t3200-branch.sh | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) For what it's worth, Acked-by: Jonathan Nieder <jrnieder@xxxxxxxxx> -- 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