본문 바로가기

git/github

[Git] remote branch , tag 삭제

git push head:/{branch_name}

git push tags:/{branch_name}