{"id":11623,"date":"2026-04-28T13:57:53","date_gmt":"2026-04-28T04:57:53","guid":{"rendered":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11623"},"modified":"2026-04-28T14:10:32","modified_gmt":"2026-04-28T05:10:32","slug":"git-%ec%82%ac%ec%9a%a9%ed%95%98%ec%a7%80-%ec%95%8a%eb%8a%94-%eb%b8%8c%eb%9e%9c%ec%b9%98-%ec%82%ad%ec%a0%9c","status":"publish","type":"post","link":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11623","title":{"rendered":"Git &#8211; \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ube0c\ub79c\uce58 \uc0ad\uc81c"},"content":{"rendered":"<h1>Git &#8211; \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ube0c\ub79c\uce58 \uc0ad\uc81c<\/h1>\n<p>\uba38\uc9c0\uac00 \ub05d\ub098\uace0 \ub354 \uc774\uc0c1 \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ube0c\ub79c\uce58\ub97c \uc0ad\uc81c\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.<\/p>\n<h2>\ube0c\ub79c\uce58 \ubaa9\ub85d \ud655\uc778<\/h2>\n<pre><code class=\"language-bash\"># \ub85c\uceec \ube0c\ub79c\uce58 \ud655\uc778 (PC)\ngit branch<\/code><\/pre>\n<h2>\ube0c\ub79c\uce58 \uc0ad\uc81c<\/h2>\n<pre><code class=\"language-bash\"># \uba54\uc778 \ube0c\ub79c\uce58\ub85c \uc774\ub3d9\ngit checkout main\n\n# \ub85c\uceec \ube0c\ub79c\uce58 \uc0ad\uc81c (PC)\ngit branch -d \ube0c\ub79c\uce58\uc774\ub984\n\n# \uc6d0\uaca9 \ube0c\ub79c\uce58 \uc0ad\uc81c (github)\ngit push origin --delete \ube0c\ub79c\uce58\uc774\ub984<\/code><\/pre>\n<h2>VSCode<\/h2>\n<hr \/>\n<p>\uc0c8 \ud130\ubbf8\ub110 \uc5f4\uae30<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.skyer9.pe.kr\/wordpress\/wp-content\/uploads\/2026\/04\/image-1777352445077.png\" alt=\"file\" \/><\/p>\n<hr \/>\n<p>\ube0c\ub79c\uce58 \ud655\uc778 \ubc0f \uc0ad\uc81c<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.skyer9.pe.kr\/wordpress\/wp-content\/uploads\/2026\/04\/image-1777352519055.png\" alt=\"file\" \/><\/p>\n<hr \/>\n<p>\ud130\ubbf8\ub110 \ub2eb\uae30<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.skyer9.pe.kr\/wordpress\/wp-content\/uploads\/2026\/04\/image-1777352594624.png\" alt=\"file\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Git &#8211; \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ube0c\ub79c\uce58 \uc0ad\uc81c \uba38\uc9c0\uac00 \ub05d\ub098\uace0 \ub354 \uc774\uc0c1 \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ube0c\ub79c\uce58\ub97c \uc0ad\uc81c\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4. \ube0c\ub79c\uce58 \ubaa9\ub85d \ud655\uc778 # \ub85c\uceec \ube0c\ub79c\uce58 \ud655\uc778 (PC) git branch \ube0c\ub79c\uce58 \uc0ad\uc81c # \uba54\uc778 \ube0c\ub79c\uce58\ub85c \uc774\ub3d9 git checkout main # \ub85c\uceec \ube0c\ub79c\uce58 \uc0ad\uc81c (PC) git branch -d \ube0c\ub79c\uce58\uc774\ub984 # \uc6d0\uaca9 \ube0c\ub79c\uce58 \uc0ad\uc81c (github) git push origin &#8211;delete \ube0c\ub79c\uce58\uc774\ub984 VSCode\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11623\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-11623","post","type-post","status-publish","format-standard","hentry","category-devops"],"_links":{"self":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11623"}],"version-history":[{"count":3,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11623\/revisions"}],"predecessor-version":[{"id":11629,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11623\/revisions\/11629"}],"wp:attachment":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11623"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11623"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}