Jay Soffian <jaysoffian@xxxxxxxxx> writes: > Speaking of which, I'd love a switch to "git show $merge_commit" which > does "git log $merge_commit^..$merge_commit^2" but I've been too lazy > to write it. 9/10 times that I use .., it's in this context. :-) Doesn't "git show -p --first-parent $merge" work for you? -- 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