git config --global user.name "alenzhu72"
git config --global user.email "zhujunsg@gmail.com"
git commit -m "init: local stock dashboard"
git branch -M main
git remote add origin https://github.com/alenzhu72/stock-dashboard.git
git push -u origin main
没有评论:
发表评论
注意:只有此博客的成员才能发布评论。