【版本控制工具】git使用

git 安裝與設置 git 下載linux 查看當前版本git git --version 設置 做用域,用於區分設置所適用的範圍github --local //適用於本地倉庫 --global //適用於當前登陸用戶 --system //適用於本機 設置屬性web git config --local user.name '野猴子' 移除屬性vim git config --loc
相關文章
相關標籤/搜索