mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
94629f2521
When using sendmail to send patches, patches would appear to be from the original author as git adds a From: header in the generated patches. This patch changes this behavior to match that of git-send-email, where the email From: header is that of the current sender (according to sendmail) and a "From: Original Author <email>" line is inserted into the body of the message. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This directory contains Various useful scripts for working with poky