当前位置:网站首页>简易的命令行入门教程
简易的命令行入门教程
2022-07-30 16:53:00 【fanlangke】
gitee
创建 git 仓库:
mkdir xx
cd xx
git init
touch README.md
git add README.md
git commit -m "first commit"
git remote add origin https://gitee.com/fanlangke/xx.git
git push -u origin "master"
已有仓库?
cd existing_git_repo
git remote add origin https://gitee.com/fanlangke/xx.git
git push -u origin "master"
github
…or create a new repository on the command line
echo "# xx" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/fanlangke/xx.git
git push -u origin main
…or push an existing repository from the command line
git remote add origin https://github.com/fanlangke/xx.git
git branch -M main
git push -u origin main
边栏推荐
- HUAWEI CLOUD data governance production line DataArts, let "data 'wisdom' speak"
- 优酷视频元素内容召回系统:多级多模态引擎探索
- Paper reading (63): Get To The Point: Summarization with Pointer-Generator Networks
- S7-200SMART中定时器的使用方法和常见注意事项汇总
- 你是这样的volatile,出乎意料
- 哎,这要人老命的缓存一致问题啊
- 代码越写越乱?那是因为你没用责任链
- PHP message feedback management system source code
- 说几个大厂分库分表的那点破事。
- 3D激光SLAM:LeGO-LOAM论文解读---特征提取部分
猜你喜欢
LeetCode318: Maximum product of word lengths
Is it reliable to work full-time in self-media?
全球架构师峰会
Discuz magazine/news report template (jeavi_line) UTF8-GBK template
[MRCTF2020]Ezaudit
How does the new retail saas applet explore the way to break the digital store?
数据库的三大范式
每日一题:两数之和
torch.optim.Adam() 函数用法
FP6606ACAW4 TQFN-20L (3mmx3mm) USB双端口充电控制器 百盛电子代理
随机推荐
MySQL索引常见面试题(2022版)
数据库的三大范式
MySQL超详细安装教程 手把手教你安装MySQL到使用MySQL 最简单的MySQL安装方式,这种方式装,卸载也简单
DTSE Tech Talk丨第2期:1小时深度解读SaaS应用系统设计
KDD‘21推荐系统离散特征表征无embedding table Learning to Embed Categorical Features without Embedding Tables for
Horizontal Pod Autoscaler(HPA)
服务器装好系统的电脑怎么分区
win下搭建php环境的方法
torch.optim.Adam() function usage
归一化与标准化
Express框架连接MySQL及ORM框架
leetcode:1488. 避免洪水泛滥【二分 + 贪心】
SQLServer下载与安装
Leetcode 118. Yanghui Triangle
The service already exists! Solution
新零售saas小程序如何探索数字化门店的破局之路?
Login Module Debugging - Getting Started with Software Debugging
How to connect redis in node.js?
Weka 3.8.6安装与Weka 3.8.6功能介绍
Security business revenue growth rate exceeds 70% 360 builds digital security leader