Jakub Narebski <jnareb@xxxxxxxxx> writes: > Currently, due to artifact of git-diff argument parsing you can get diff > of two arbitrary blobs given by their sha1 id, e.g. > git diff ab8050ceb4e43522e858768cc2c02fcb91839370 fd05278808d458602587bb024a48726018d30926 Just FYI, it is pretty much by design not artifact to allow something like this: git diff master:Makefile next:Makefile - : 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