IT系/リファレンス/Gitコマンド/git_request-pull

Last-modified: 2020-06-12 (金) 18:12:28

git request-pull

保留中の変更の概要を生成するコマンド。

用例

  • xxx
    xxx
  • xxx
    xxx

書式

git request-pull [options] <start> <url>

公式によると以下の通り。

git request-pull [-p] <start> <url> [<end>]

options

/xxxx

etc.

説明

保留中の変更の概要を生成するコマンド。

関連

  • xxx

参考リンク

その他メモ

なにかあれば。