当前位置:网站首页>我的小笔记 =》其他东东
我的小笔记 =》其他东东
2022-08-02 03:23:00 【爱唱歌的前端】
gitee相关操作
git init #初始化
git add . #将当前目录加入到git
git commit -m "first commit(提交的描述信息)" #git提交到本地版本库
git remote add origin https://gitee.com/xxxx.git #git本地库连接远程版本库,这一步会有对应输入账号和密码的操作
git push -u origin master #将文件上传到远程版本库master分支
git clone https://gitee.com/xxxx.git #获取git项目
interactive rebase in progress; onto
执行:git rebase --continue
error: remote origin already exists.
执行:git remote rm origin
删除关联的origin的远程库
然后再:git remote add origin https://gitee.com/xxxxxx.git
关联自己的仓库
最后git push origin master
! [rejected] master -> master (fetch first)
error: failed to push some refs to ‘https://gitee.com/xiaoefen/vue3-web-worker.git’
执行:git pull --rebase origin master
然后再:git push origin master
边栏推荐
- 利用 nucleo stm32 f767zi 进行USART+DMA+PWM输入模式 CUBE配置
- Cloud server installation and deployment of Nacos 2.0.4 version
- mysql中如何查看表是否被锁
- PCL—点云数据分割
- 针对简历上的问题
- IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boo
- DSPE-PEG-PDP,DSPE-PEG-OPSS,磷脂-聚乙二醇-巯基吡啶供应,MW:5000
- A senior test engineer asked me these questions as soon as the interview came
- canvas--饼状图
- Chemical reagent Phospholipid-polyethylene glycol-hydroxyl, DSPE-PEG-OH, DSPE-PEG-Hydroxyl, MW: 5000
猜你喜欢
[Basic Tutorial of Remote Control Development 1] Crazy Shell Open Source Formation Drone-GPIO (Remote Control Indicator Light Control)
How to check whether a table is locked in mysql
subprocess.CalledProcessError: Command ‘pip install ‘thop‘‘ returned non-zero exit status 1.
MySQL中字符串比较大小(日期字符串比较问题)
排序学习笔记(二)堆排序
磷脂-聚乙二醇-酰肼,DSPE-PEG-Hydrazide,DSPE-PEG-HZ,MW:5000
The @autowired distinguished from @ the Resource
Debian 10 NTP 服务配置
如何查看一个现有的keil工程之前由什么版本的keil IDE编译
磷脂-聚乙二醇-醛基 DSPE-PEG-Aldehyde DSPE-PEG-CHO MW:5000
随机推荐
磷脂-聚乙二醇-酰肼,DSPE-PEG-Hydrazide,DSPE-PEG-HZ,MW:5000
C语言中关于2的n次方求值问题(移位运算)
每天填坑,精卫填坑第二集,TX1 配置从固态启动,安装Pytorch
第一篇博客
oracle inner join and outer join
A senior test engineer asked me these questions as soon as the interview came
磷脂-聚乙二醇-巯基,DSPE-PEG-Thiol,DSPE-PEG-SH,MW:5000
啃瓜记录又一天
骨架效果 之高级渐变,适用图片等待时
AttributeError: 'Upsample' object has no attribute 'recompute_scale_factor'
docker 安装 sqlserver中的坑点
The @autowired distinguished from @ the Resource
针对简历上的问题
String comparison size in MySQL (date string comparison problem)
np.isnan()
Scientific research reagent DMPE-PEG-Mal dimyristoylphosphatidylethanolamine-polyethylene glycol-maleimide
MySQL占用CPU过高,排查原因及解决的多种方式法
np.unique()函数
SSM整合
display,visibility,opacity