This branch is used to learn git
must I write commit? it seems yes
it seems that we cannot switch to another branch after add and before commit
try to merge hotfix to master after commit. success
git push origin -delete branchname success to delete branch from remote
git branch -d branchname to delete local branch