github 仓库初始化命令

...or create a new repository on the command line

bash 复制代码
echo "# Rongerr.github.io" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/dearRongerr/Rongerr.github.io.git
git push -u origin main

...or push an existing repository from the command line

bash 复制代码
git remote add origin https://github.com/dearRongerr/Rongerr.github.io.git
git branch -M main
git push -u origin main
相关推荐
岁月无声code5 小时前
Spring Boot 牛刀小试 org.springframework.boot:spring-boot-maven-plugin:找不到类错误
java·spring boot·github
油泼辣子多加6 小时前
2024年11月14日Github流行趋势
github
罗克米8 小时前
通过脚本,发起分支合并请求和打tag
github
喔喔咿哈哈9 小时前
【手撕 Spring】 -- Bean 的创建以及获取
java·后端·spring·面试·开源·github
zzxxlty10 小时前
MacOS 本地生成SSH key并关联Github
macos·ssh·github
曼陀罗10 小时前
【github】PR 的一些实用操作
github
aPurpleBerry17 小时前
【问题解决】Github上手动Delete file之后, git remote add+git push出错
git·github
MarcoAI18 小时前
github SSH连接(windows)
windows·ssh·github
KuaFuAI19 小时前
微软推出的AI无代码编程微应用平台GitHub Spark和国产AI原生无代码工具CodeFlying比到底咋样?
人工智能·github·aigc·ai编程·codeflying·github spark·自然语言开发软件