Hi Junio, Junio C Hamano <gitster@xxxxxxxxx> writes: > Maxim Cournoyer <maxim.cournoyer@xxxxxxxxx> writes: > >> This adds a new --header-cmd option to the send-email command, joining >> in the ranks of '--cc-cmd' and '--to-cmd'. > > It sounds more like it makes these old two unnecessary, which is a > very good thing if it is the case ;-). You are right, that --header-cmd can be considered as some kind of generalization of the more specific --cc-cmd and --to-cmd options; I hadn't given it much thought myself :-). -- Thanks, Maxim