主页
IDEs Support (IntelliJ Platform) | JetBrains
提交请求
社区
登录

artamonovdev

Avatar
  • 活动总数 4
  • 最后的活动 2018年08月08日 11:47
  • 成员加入日期 2017年09月14日 08:53
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 1
活动概览 帖子(0) 评论(2)
  • artamonovdev 进行了评论,2018年08月08日 11:47
    1) Save diff between branches to patch: git diff --no-prefix master..branch-name > branch-name.patch 2) Apply patch in IDEA
    1. 社区
    2. IntelliJ IDEA Users
    3. Copying a missing file from another git branch
    • 0 票
  • artamonovdev 进行了评论,2018年08月08日 11:46
    1) Save diff between branches to patch: git diff --no-prefix master..branch-name > branch-name.patch 2) Apply patch in IDEA
    1. 社区
    2. IntelliJ IDEA Users
    3. When viewing the diff of my branch vs another, how would I easily import files that my branch is missing?
    • 0 票
Copyright © 2000– JetBrains s.r.o.