摘要:1. tar xvf new_project.tar.gz 2. cd new_project 3. git config --global user.email “user.name@...." 4. git config --global user.name "user.name" 5. git
阅读全文
posted @ 2022-09-29 10:42
posted @ 2022-09-29 10:42