SYNOPSIS
git unpack-file <blob>
DESCRIPTION
sha1で指定されたブロブの内容を保持するファイルを作成します。 一時(temporary)ファイルの名前を次の形式で返します: .merge_file_XXXXX
OPTIONS
- <blob>
-
ブロブIDである必要があります
GIT
Part of the git(1) suite
git-unpack-file - ブロブの内容を含む一時(temporary)ファイルを作成します
git unpack-file <blob>
sha1で指定されたブロブの内容を保持するファイルを作成します。 一時(temporary)ファイルの名前を次の形式で返します: .merge_file_XXXXX
ブロブIDである必要があります
Part of the git(1) suite