merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz) writes: >>>>>> "Theodore" == Theodore Tso <tytso@xxxxxxx> writes: > > Theodore> And I'm still not sure why > > Theodore> git show v1.5.0..v1.5.0.1 > > Theodore> doesn't throw an error, and why it prints what it does... > > Wait, that doesn't throw an error? > > (tries it) > > OK, how is that different from git-diff ? I do not think there is any difference. "show" is about multiple points, not ranges. "diff" is about multiple (typically two) points, and not ranges. - 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