Git 安装和配置
Git 下载地址:https://gitforwindows.org/
安装完成后,在任意目录右键,选择 Git Bash Here:
进入到命令行窗口,可以使用 Linux 命令,配置用户名和邮箱:
可以在 Windows 用户目录下,有一个 .gitconfig 配置文件中查看:
Git 下载地址:https://gitforwindows.org/
安装完成后,在任意目录右键,选择 Git Bash Here:
进入到命令行窗口,可以使用 Linux 命令,配置用户名和邮箱:
可以在 Windows 用户目录下,有一个 .gitconfig 配置文件中查看: