[git] git branch 이름 변경

0

git

목록 보기
2/3

git branch 이름 변경

git branch -m <old_branch_name> <new_branch_name>

git branch -m master main // git branch 이름을 master에서 main으로 변경
profile
지치지 않는 백엔드 개발자 김성주입니다 :)

0개의 댓글