vscode使用git

1. 找到項目路徑 打開gitbash輸入 git config --global user.name "your name" git config --global user.email "your email address" 2. 點擊新建代碼倉庫 新建倉庫 3. 複製代碼,並在gitbash中輸入 4. git add 把要提交的文件的信息添加到暫存區中。當使用 git commit 時,
相關文章
相關標籤/搜索