Git 筆記

git的安裝 git sudo apt-get install git-core 全局配置github git config --global user.name "Your Name git config --global user.email "email@example.com" git init 初始化 出現 .git目錄 git add xx git commit aa.txt bb.t
相關文章
相關標籤/搜索