728x90
반응형

명령어

git push origin localBranchName:remoteBranchName

예시

git push origin HEAD:feat/add_frontend_demo

 

참고

git push to specific branch

728x90
반응형

'GIT' 카테고리의 다른 글

git add, commit, push를 한방에 하기  (0) 2022.12.09

+ Recent posts