Git
[Git] branch μμ νλλ²
μ½λ©νλ λΆμ΄
2021. 11. 10. 12:36
λ°μν
π μ격 μ μ₯μ(Remote Repository, μ¦ Github)μ μ¬λΌκ° branch μμ νλ λ²
$ git push origin :μμ ν _branch_name
: κ° ν¬μΈνΈ!!
π μ격 μ μ₯μ(Remote Repository, μ¦ Github)μ μ¬λ¦¬μ§ μκ³ λ‘컬 μ μ₯μ(local Storage, μ¦ λ΄ PC)μμλ§ μμ±ν branch μμ νλ λ²
$ git branch -d μμ ν _branch_name
λ°μν