βοΈ Git/π λͺ λ Ήμ΄
-
[Git] Branch2023. 8. 1. 01:29
βοΈ Branch - λΆλͺ¨ 컀λ°λ€μ ν¬ν¨νλ μμ λ΄μμ 컀λ°ν μ μλ κΈ°λ₯ - λΈλμΉλ λ§μ΄ λ§λ€μ΄λ λ©λͺ¨λ¦¬λ λμ€ν¬ 곡κ°μ λΆλ΄μ΄ κ°μ§ μλλ€. λ°λΌμ, ν° λΈλμΉλ‘ μμ νλ κ²λ³΄λ€, μμ λ¨μλ‘ λλμ΄ μ¬μ©νλ κ²μ μΆμ²νλ€. π λΈλμΉ μμ± git branch [μμ±ν λΈλμΉ λͺ ] π λΈλμΉ μ΄λ git checkout newImage newImageμμ 컀λ°μ μννλ©΄ main λΈλμΉμ κΈ°λ‘μ μ μ§ν μ±, newImage λΈλμΉμμ μλ‘μ΄ μμ μ κΈ°λ‘ν μ μλ€.
-
[Git] Commit2023. 7. 31. 00:28
Learn Git Branching An interactive Git visualization tool to educate and challenge! learngitbranching.js.org μ μ¬μ΄νΈ 컀리νλΌμ λ°λΌ μ 리ν΄λκ° μμ μ΄λ€. βοΈ Commit - λͺ¨λ νμΌμ λν μ€λ μ·μ κΈ°λ‘νλ κ² - μ¦, μ΄μ λ²μ κ³Ό λ€μ λ²μ μ λ³κ²½λ΄μμ μ μ₯ git commit π commit message - ν΄λΉ commitμ λν μ€λͺ , μ£Όμμ λ¨κΈ°κΈ° μν΄μλ -m μ΅μ μ μ¬μ©νλ©΄ λλ€. git commit -m "컀λ°μ λ¨κΈ°λ μ΄μ "