{
    "content": [
        {
            "type": "text",
            "text": "# git-unpack-file(1) (man)\n\n**Summary:** git-unpack-file - Creates a temporary file with a blob's contents\n\n**Synopsis:** git unpack-file <blob>\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (3 lines)\n- **OPTIONS** (3 lines)\n- **GIT** (5 lines)\n\n## Full Content\n\n### NAME\n\ngit-unpack-file - Creates a temporary file with a blob's contents\n\n### SYNOPSIS\n\ngit unpack-file <blob>\n\n### DESCRIPTION\n\nCreates 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\n### OPTIONS\n\n<blob>\nMust be a blob id\n\n### GIT\n\nPart of the git(1) suite\n\n\n\nGit 2.34.1                                   02/26/2026                           GIT-UNPACK-FILE(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "git-unpack-file",
        "section": "1",
        "mode": "man",
        "summary": "git-unpack-file - Creates a temporary file with a blob's contents",
        "synopsis": "git unpack-file <blob>",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "GIT",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}