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

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



   git-format-patch    ( 1 )

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

Предостережение (Caveat)

Note that format-patch will omit merge commits from the output,
       even if they are part of the requested range. A simple "patch"
       does not include enough information for the receiving end to
       reproduce the same merge commit.