GitKraken Desktop Tutorial: How to MERGE

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 5

  • @diegosquillaci6559
    @diegosquillaci6559 3 หลายเดือนก่อน

    How can I get updates from the develop branch (Merge develop into feature)?

    • @GitKraken
      @GitKraken  3 หลายเดือนก่อน

      Hey there! Our first suggestion would be to rebase, since lots of merges in both directions can create a very tangled graph that's hard to read. You can read on the best way to do that here: www.gitkraken.com/learn/git/git-rebase

  • @Hurricane31337
    @Hurricane31337 2 หลายเดือนก่อน

    When you have merge conflicts in SourceTree, the commit message will automatically list the conflicting files. This is really important for us to be able to find difficult merges another developer should double check. Can GitKraken be setup to do this too?

    • @GitKraken
      @GitKraken  2 หลายเดือนก่อน

      Hey there! This is indeed a feature but you can give it an upvote from here: feedback.gitkraken.com/suggestions/335139/add-git-conflict-message

  • @johnpulawski35
    @johnpulawski35 8 หลายเดือนก่อน +2

    ty