Next: , Up: Send patches   [Contents][Index]


3.1.1 git-email-send-email

When you are in a dired, vc-dir, or ibuffer buffer, you can mark patch files and run git-email-send-email to send the patches. If you arent in one of those bufffers, you will be prompted to enter a file path in the minibuffer.

Once a message has been created, your cursor will automatically be placed in the appropriate location. This means that if the subject or "to" address is empty, the cursor will automatically be there already.

By default, the built-in message-mail function will be used for composing the message. You can change this to something else by customizing the git-email-compose-email-function.