随笔分类 -  git

记录工作日常使用git中遇到的问题
摘要:场景:在分支feature_A 切换到分支feature_B后,在分支feature_B上使用git pull ,出现如下报错. 错误描述: error: Your local changes to the following files would be overwritten by merge: 阅读全文
posted @ 2019-09-13 21:42 光与影3 阅读(308) 评论(0) 推荐(0)