[{"data":1,"prerenderedAt":118},["ShallowReactive",2],{"term-m\u002Fmerge":3,"related-m\u002Fmerge":102},{"id":4,"title":5,"acronym":6,"body":7,"category":48,"description":84,"difficulty":85,"extension":86,"letter":87,"meta":88,"navigation":89,"path":90,"related":91,"seo":96,"sitemap":97,"stem":100,"subcategory":6,"__hash__":101},"terms\u002Fterms\u002Fm\u002Fmerge.md","Merge",null,{"type":8,"value":9,"toc":78},"minimark",[10,15,19,23,26,30,67,71,74],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Merge is like combining two parallel universes back into one. You take the changes from your branch and smoosh them into another branch. If both universes changed the same thing differently, you get a 'conflict' and have to pick which version wins.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Merging integrates changes from one branch into another. Git creates a merge commit that ties the histories together. If both branches modified the same lines, a merge conflict occurs that must be manually resolved.",[11,27,29],{"id":28},"show-me-the-code","Show Me The Code",[31,32,37],"pre",{"className":33,"code":34,"language":35,"meta":36,"style":36},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","git checkout main\ngit merge feature\u002Flogin\n","bash","",[38,39,40,56],"code",{"__ignoreMap":36},[41,42,45,49,53],"span",{"class":43,"line":44},"line",1,[41,46,48],{"class":47},"sBMFI","git",[41,50,52],{"class":51},"sfazB"," checkout",[41,54,55],{"class":51}," main\n",[41,57,59,61,64],{"class":43,"line":58},2,[41,60,48],{"class":47},[41,62,63],{"class":51}," merge",[41,65,66],{"class":51}," feature\u002Flogin\n",[11,68,70],{"id":69},"when-youll-hear-this","When You'll Hear This",[16,72,73],{},"\"Merge your branch into main when it's ready.\" \u002F \"I've got merge conflicts, can you help?\"",[75,76,77],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":36,"searchDepth":58,"depth":58,"links":79},[80,81,82,83],{"id":13,"depth":58,"text":14},{"id":21,"depth":58,"text":22},{"id":28,"depth":58,"text":29},{"id":69,"depth":58,"text":70},"Merge is like combining two parallel universes back into one. You take the changes from your branch and smoosh them into another branch.","beginner","md","m",{},true,"\u002Fterms\u002Fm\u002Fmerge",[92,93,94,95],"Branch","Pull Request","Conflict","Rebase",{"title":5,"description":84},{"changefreq":98,"priority":99},"weekly",0.7,"terms\u002Fm\u002Fmerge","_cpaHfuPQkmbH4qzWj8-adD4jkwrg8sAnm2UUkISLHs",[103,106,110,114],{"title":92,"path":104,"acronym":6,"category":48,"difficulty":85,"description":105},"\u002Fterms\u002Fb\u002Fbranch","A branch is like creating a parallel universe for your code.",{"title":94,"path":107,"acronym":6,"category":48,"difficulty":108,"description":109},"\u002Fterms\u002Fc\u002Fconflict","intermediate","A conflict is when two people changed the exact same part of the same file differently, and Git doesn't know which version to keep.",{"title":93,"path":111,"acronym":112,"category":48,"difficulty":85,"description":113},"\u002Fterms\u002Fp\u002Fpull-request","PR","A pull request is like raising your hand in class and saying 'Hey, I made some changes — can someone check my work before we make it official?",{"title":95,"path":115,"acronym":6,"category":48,"difficulty":116,"description":117},"\u002Fterms\u002Fr\u002Frebase","advanced","Rebase is like rewriting history.",1776518294778]