git 配置


全局配置

 
git config --global user.name "{name}"
git config --global user.email "{email}"
 
 
 
发布时间 : 2023-03-01,阅读量:1286
本文链接:https://upwqy.com/details/398.html
Git 自动化部署-宝塔 php后台框架整理