HOME > > > >

am

コマンド

  1. git am [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8]
  2.          [--[no-]3way] [--interactive] [--committer-date-is-author-date]
  3.          [--ignore-date] [--ignore-space-change | --ignore-whitespace]
  4.          [--whitespace=<option>] [-C<n>] [-p<n>] [--directory=<dir>]
  5.          [--exclude=<path>] [--include=<path>] [--reject] [-q | --quiet]
  6.          [--[no-]scissors] [-S[<keyid>]] [--patch-format=<format>]
  7.          [(<mbox> | <Maildir>)…​]
  8. git am (--continue | --skip | --abort | --quit | --show-current-patch[=(diff|raw)])

オプション

参照サイト