03 2020 档案

摘要:select e.Customer,a.SAPModel,a.PackNo,a.Quantity,a.Bin,a.LastUpdated as StockInTime,a.High,a.Width,a.Length, a.Weight, a.Batch, case when a.PackedType 阅读全文
posted @ 2020-03-11 14:47 望着天的蜗牛 阅读(658) 评论(0) 推荐(0) 编辑
摘要:--拷指定分支的提交到另一分支 1、切换分支到V1.0.10:git checkout V1.0.10 2、git log 查看V1.0.9分支的前七位符号 3、在V1.0.10上git reset --hard c1d5362(V1.0.9前七位符号) 4、然后正常执行 git add . --拷 阅读全文
posted @ 2020-03-04 11:15 望着天的蜗牛 阅读(709) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示