· software
我离开 Windows,转而使用 Ubuntu。以下是我配置的所有内容以及我的收获
Git Bash sudo apt install git bash git config --global user.name 'your_name' git config --global user.email 'your_email' 检查配置: bash git config -...
Git Bash sudo apt install git bash git config --global user.name 'your_name' git config --global user.email 'your_email' 检查配置: bash git config -...