commit | dedb9129d472671c608c7adab5bc5e773e651336 | [log] [tgz] |
---|---|---|
author | Eric Sunshine <sunshine@sunshineco.com> | Wed Jul 31 04:15:42 2013 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Aug 05 11:54:32 2013 -0700 |
tree | 1fdeebe7412a3535d131c709cd43f8507b1a451a | |
parent | 63828b844d17d66d18c19375c559ab8678693f97 [diff] |
t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0 Empty ranges -LX,+0 and -LX,-0 are nonsensical in the context of blame yet they are accepted. They should be errors. Demonstrate this shortcoming. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>