table of contents
other versions
- buster 1:2.20.1-2+deb10u3
- buster-backports 1:2.29.2-1~bpo10+1
- testing 1:2.30.2-1
- unstable 1:2.32.0-1
- experimental 1:2.32.0+next.20210606-1
GIT-UNPACK-FILE(1) | Git Manual | GIT-UNPACK-FILE(1) |
NAME¶
git-unpack-file - Creates a temporary file with a blob's contentsSYNOPSIS¶
git unpack-file <blob>
DESCRIPTION¶
Creates a file holding the contents of the blob specified by sha1. It returns the name of the temporary file in the following format: .merge_file_XXXXXOPTIONS¶
<blob>Must be a blob id
GIT¶
Part of the git(1) suite12/03/2020 | Git 2.29.2 |