随笔分类 - Git
摘要:https://github.com/521xueweihan/git-tips
阅读全文
摘要:## 本地常用命令 git init ## 创建版本管理 git status ## 查看状态 git add ./ ## 添加到暂存区 git commit -m "" ## 提交到本地仓库 ## 推送到码云常用命令 git remote add [origin] [ip] ## 本地与远程仓库建
阅读全文
摘要:Quick setup — if you’ve done this kind of thing before Set up in DesktoporGet started by creating a new file or uploading an existing file. We recomme
阅读全文

浙公网安备 33010602011771号