github的命令行工具總結

 配置用戶名和郵箱: $ git config --global user.name "Your Name" $ git config --global user.email "email@example.com" 使用命令:git config --list 可查看當前用戶信息以及其餘的一些信息html $ git config --list core.excludesfile=/U
相關文章
相關標籤/搜索