GitLab使用教程

1、本地安裝git 2、Git 配置用戶名密碼 git config --global user.name 「Administrator」 git config --global user.email 「[email protected]」 3、創建一個新項目 流程: 登錄到gitlab服務器創建項目 本地創建相同文件名稱的項目 PC打開Git Bash 進入到項目目錄下初始化 創建readme.
相關文章
相關標籤/搜索