1 在cmd创建新仓库
1.1 在github页面上新建仓库
1.2 在本地新建仓库
首先,创建.gitignore
文件,将不需要上传的文件和文件夹写进去,例如:
1node_modules
2.DS_Store
3dist
4dist-ssr
5coverage
6*.local
7
8/cypress/videos/
9/cypress/screenshots/
接着,执行以下命令
1echo "# vue3_test" >> README.md
2git init # 初始化
3git add . # 添加本地所有文件
4git commit -m "first commit" # 初始化
5git branch -M main # 初始化
6git remote add origin https://github.com/HuuuuuuO/vue3_test.git # 初始化
7git push -u origin main # 初始化
2 从cmd推送一个已经存在的仓库
1git remote add origin https://github.com/HuuuuuuO/vue3_test.git
2git branch -M main
3git push -u origin main
FEATURED TAGS
ai
a记录
branch
b站
chroma style gallery
cname
copy
dns
drawio
fancybox
fuse
giscus
git
git bug
github
githubpages
gitignore
gpt
html
hugo
jmeter
knn
lastmod
mark
mermaid
pages
python
reset
shortcodes
sqlite
ssh
svm
typora
vue3
windows
万历十五年
人工智能
代码块
代码漏洞
代码高亮
优化
冷笑话
分支
刘慈欣
博客搭建
博客改造
图片放大
域名
增加新页面
大模型
天气预报
字体
字数统计
快捷键
性能测试
悉达多
折叠
拐点
搜索
李娟
标记
流程图
深度学习
灯箱
热力图
爱的艺术
白盒扫描
短代码
神经网络与深度学习
脚本
自定义
视频
访问量
评论
进度条
阅读笔记
随机浏览