{
    "mode": "man",
    "parameter": "GIT-VERSION",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/GIT-VERSION/1/json",
    "generated": "2026-07-07T06:44:02Z",
    "synopsis": "git version [--build-options]",
    "sections": {
        "NAME": {
            "content": "git-version - Display version information about Git\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "git version [--build-options]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "With no options given, the version of git is printed on the standard output.\n\nNote that git --version is identical to git version because the former is internally\nconverted into the latter.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "--build-options",
                    "content": "Include additional information about how git was built for diagnostic purposes.\n",
                    "long": "--build-options"
                }
            ]
        },
        "GIT": {
            "content": "Part of the git(1) suite\n\n\n\nGit 2.34.1                                   02/26/2026                               GIT-VERSION(1)",
            "subsections": []
        }
    },
    "summary": "git-version - Display version information about Git",
    "flags": [
        {
            "flag": "",
            "long": "--build-options",
            "arg": null,
            "description": "Include additional information about how git was built for diagnostic purposes."
        }
    ],
    "examples": [],
    "see_also": []
}