cutmail's blog

write the code

git

gitで作ったtagをgithubに反映させる

git

git push --tagこれだけ。

Github上のbranchを削除する

git

git push origin :branch_namebranch_nameのところを実際のbranch名に変えてください。