240 发简信
IP属地:辽宁
  • 240
    git使用

    下载完git后的基本配置(只需要配置一次/可覆盖) 全局配置用户名git config --global user.name "nameVal"查看git用户名git con...