IT系/リファレンス/Gitコマンド/git_fast-import

Last-modified: 2020-06-09 (火) 02:52:27

git fast-import

高速Gitデータインポーターのバックエンドを担うコマンド。

用例

  • xxx
    xxx
  • xxx
    xxx

書式

git fast-import [options]

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

frontend | git fast-import [<options>]

options

/xxxx

etc.

説明

高速Gitデータインポーターのバックエンドを担うコマンド。

関連

  • xxx

参考リンク

その他メモ

なにかあれば。