Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-format-patch    ( 1 )

подготовьте исправления для отправки по электронной почте (Prepare patches for e-mail submission)

Конфигурация (Configuration)

You can specify extra mail header lines to be added to each
       message, defaults for the subject prefix and file suffix, number
       patches when outputting more than one patch, add "To:" or "Cc:"
       headers, configure attachments, change the patch output
       directory, and sign off patches with configuration variables.

[format] headers = "Organization: git-foo\n" subjectPrefix = CHANGE suffix = .txt numbered = auto to = <email> cc = <email> attach [ = mime-boundary-string ] signOff = true outputDirectory = <directory> coverLetter = auto coverFromDescription = auto