摘要: git //配置 git config user.name xx git config user.email xxxx //创建仓库 git init git remote add origin url //日常 git stash save "msg" git stash pop git stas 阅读全文
posted @ 2024-02-03 11:38 仰望星河Leon 阅读(22) 评论(0) 推荐(0)