git快速筆記

https://git-scm.com/docs/git https://help.github.com/engit 掌握這三條應急!!!github git add [path] git commit -m "v0.0.1" git status 基本命令 # 從贊存區回退文件 git reset . # 清除緩存 git rm -r --cached . 初始化命令 # …or crea
相關文章
相關標籤/搜索