[{"data":1,"prerenderedAt":124},["ShallowReactive",2],{"term-r\u002Fremote":3,"related-r\u002Fremote":111},{"id":4,"title":5,"acronym":6,"body":7,"category":48,"description":93,"difficulty":94,"extension":95,"letter":96,"meta":97,"navigation":98,"path":99,"related":100,"seo":105,"sitemap":106,"stem":109,"subcategory":6,"__hash__":110},"terms\u002Fterms\u002Fr\u002Fremote.md","Remote",null,{"type":8,"value":9,"toc":87},"minimark",[10,15,19,23,26,30,76,80,83],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"A remote is the cloud copy of your project — usually on GitHub or GitLab. Your computer has the local copy, and the remote is where everyone shares their code. Think of it as the shared Google Drive folder for your code.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"A remote is a reference to a version of your repository hosted on a server. The default remote is typically named 'origin'. You can have multiple remotes for different services or forks.",[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 remote -v                    # list remotes\ngit remote add origin https:\u002F\u002Fgithub.com\u002Fuser\u002Frepo.git\n","bash","",[38,39,40,60],"code",{"__ignoreMap":36},[41,42,45,49,53,56],"span",{"class":43,"line":44},"line",1,[41,46,48],{"class":47},"sBMFI","git",[41,50,52],{"class":51},"sfazB"," remote",[41,54,55],{"class":51}," -v",[41,57,59],{"class":58},"sHwdD","                    # list remotes\n",[41,61,63,65,67,70,73],{"class":43,"line":62},2,[41,64,48],{"class":47},[41,66,52],{"class":51},[41,68,69],{"class":51}," add",[41,71,72],{"class":51}," origin",[41,74,75],{"class":51}," https:\u002F\u002Fgithub.com\u002Fuser\u002Frepo.git\n",[11,77,79],{"id":78},"when-youll-hear-this","When You'll Hear This",[16,81,82],{},"\"What's the remote URL?\" \u002F \"Add the upstream remote to sync with the original repo.\"",[84,85,86],"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 pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}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":62,"depth":62,"links":88},[89,90,91,92],{"id":13,"depth":62,"text":14},{"id":21,"depth":62,"text":22},{"id":28,"depth":62,"text":29},{"id":78,"depth":62,"text":79},"A remote is the cloud copy of your project — usually on GitHub or GitLab.","beginner","md","r",{},true,"\u002Fterms\u002Fr\u002Fremote",[101,102,103,104],"Origin","Push","Pull","Clone",{"title":5,"description":93},{"changefreq":107,"priority":108},"weekly",0.7,"terms\u002Fr\u002Fremote","8aMJd2EP_qPAy94-sAo87oacA4mMHG9nDkzvFhoVzYQ",[112,115,118,121],{"title":104,"path":113,"acronym":6,"category":48,"difficulty":94,"description":114},"\u002Fterms\u002Fc\u002Fclone","Clone is like downloading someone's entire project to your computer — all the files, all the history, everything.",{"title":101,"path":116,"acronym":6,"category":48,"difficulty":94,"description":117},"\u002Fterms\u002Fo\u002Forigin","Origin is just the default nickname for the remote server where your code lives. When you clone a repo, Git automatically names that remote 'origin'.",{"title":103,"path":119,"acronym":6,"category":48,"difficulty":94,"description":120},"\u002Fterms\u002Fp\u002Fpull","Pull is the opposite of push — it downloads everyone else's latest changes from the cloud to your computer.",{"title":102,"path":122,"acronym":6,"category":48,"difficulty":94,"description":123},"\u002Fterms\u002Fp\u002Fpush","Push is like uploading your saved game to the cloud so your friends can download it.",1776518307488]