David Woodhouse <dwmw2@xxxxxxxxxxxxx> writes: > ... I think I > have to add the commit and the parent manually, but that's easy enough > to do -- the commit is obviously known, and the parent is just > $(git-rev-parse $commit^1). If you are going to parse it anyway, this would probably be easier. $ git show --patch-with-stat --pretty=fuller --parents "$commit" Why would you want -B, by the way? - : 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