搜索
提交
工作笔记
数据库
docker
Linux
服务器
Java
git
Nginx
前端
私有云
maven
搜索引擎
AI
运维
开发工具
数据结构
把一个分支上的某次修改的提交记录合并到另外一个分支上
git
|
2023-07-12
|
ZH
|
阅读(250)
|
状态:未完成
把A分支的ID=123456的commit合并到B分支
先切换到A分支
git log 命令 或去git界面找 commit的ID号,比如 123456
再切换到目标分支B上(即在要合并到的分支上),执行命令:
git cherry-pick 123456
git 覆盖本地修改
git cherry-pick 多个commit
最新
文件或目录损坏且无法读取
Docker安装Vespa
IDEA测试时run可以执行,debug执行不了
docker部署milvus
docker部署Weaviate
npm install electron执行慢
windows 11初始化设置
整合RAGFlow、Dify、Ollama、DeepSeek
centos部署ollama
centos8 yum dnf配置
ubuntu查看版本号
ubuntu部署ollama
docker快速部署opengauss
docker 部署oceanbase
Windows文件在CentOS中的格式转换问题
文件上传
electron创建应用
Error response from daemon: Get "https://registry-1.docker.io/v2/
Authenticator: 2FA Client
yum执行失败Error: Error: rpmdb open failed