{
    "mode": "man",
    "parameter": "git-unpack-file",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/git-unpack-file/1/json",
    "generated": "2026-05-30T06:07:11Z",
    "synopsis": "git unpack-file <blob>",
    "sections": {
        "NAME": {
            "content": "git-unpack-file - Creates a temporary file with a blob's contents\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "git unpack-file <blob>\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Creates a file holding the contents of the blob specified by sha1. It returns the name of the\ntemporary file in the following format: .mergefileXXXXX\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "<blob>\nMust be a blob id\n",
            "subsections": []
        },
        "GIT": {
            "content": "Part of the git(1) suite\n\n\n\nGit 2.34.1                                   02/26/2026                           GIT-UNPACK-FILE(1)",
            "subsections": []
        }
    },
    "summary": "git-unpack-file - Creates a temporary file with a blob's contents",
    "flags": [],
    "examples": [],
    "see_also": []
}