摘要:
参考: https://help.aliyun.com/zh/pai/user-guide/connect-to-a-dsw-instance-over-ssh?spm=a2c4g.11186623.0.0.1f7d993efbY3R0 注: DSW 是多个实例共用磁盘,比起一般的独立服务器访问磁盘 阅读全文
摘要:
有的时候太久不配置 git 就又忘干净了,还是记一下把。 本地设置信息: git config --global user.name "coldchair" git config --global user.email "2317757009@qq.com" 这个最好与 github 上面的信息一致 阅读全文