技术笔记---记载学到技术的点点滴滴
echo "# car_app" >> README.md
git init
git add *
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Guofeng-Yuan/car_app.git
git push -u origin main
发表评论
没有评论:
发表评论