Git配置使用

Git 基本配置 設置用戶名郵箱 git config --global user.name ‘xxx’ git config --global user.email ‘xxx’ ssh-keygen -t rsa -C ‘email’
相關文章
相關標籤/搜索