Git 使用教程

使用教程 建立本地庫 編號/名字python git config --global user.name 'xxx' 郵箱git git config --global user.email 'xxx@xxx' 路徑/目錄github cd xxx 顯示當前目錄web pwd 建立xxx文件夾app mkdir xxx 將當前目錄設置爲倉庫ssh git init 添加修改刪除文件 添加xxx文件
相關文章
相關標籤/搜索