# gitbash **Repository Path**: jo110163/gitbash ## Basic Information - **Project Name**: gitbash - **Description**: gitbash下载 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2026-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本仓库提供 git-for-windows 的最新版本下载,方便国内用户快速安装和使用 git bash gitee 地址: https://gitee.com/mirror-cn/git-for-windows/tree/master 下载安装后右键我点电脑->属性->高级系统设置->环境变量,用户变量Path中填加git安装位置,例如:D:\Git\bin 打开cmd命令行,输入 git version 显示安装版本 如:git version 2.17.1.windows.2