Implement Git Send Email...This commit enables the Send Email functionality of Git in order to easily
post patches to mailing lists.
A Git configuration file constructor is prepared in order to compose its content
from multiple Org blocks. The needed packages are declared in a service, and
the initial sendemail configuration is defined.
As a result, it is now possible to post patches directly from Git.