Codes Lệnh cấu hình tài khoản git Nosomovo 23/02/2018 No Comments Git Để cấu hình tài khoản git sau khi đã cài đặt git vào máy chúng ta dùng 2 lệnh sau: Shell git config --global user.email "you@example.com" git config --global user.name "Your Name" 12 git config --global user.email "you@example.com"git config --global user.name "Your Name" Nosomovo Chia sẻ lên