git-unpack-file: add page (#9168)
This commit is contained in:
8
pages/common/git-unpack-file.md
Normal file
8
pages/common/git-unpack-file.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# git unpack-file
|
||||||
|
|
||||||
|
> Create a temporary file with a blob's contents.
|
||||||
|
> More information: <https://git-scm.com/docs/git-unpack-file>.
|
||||||
|
|
||||||
|
- Create a file holding the contents of the blob specified by its ID then print the name of the temporary file:
|
||||||
|
|
||||||
|
`git unpack-file {{blob_id}}`
|
Reference in New Issue
Block a user