penciptaan cabang

git branch -m branch bug
git fetch origin
git branch -u origin/bug bug
git remote set-head origin -a
Blushing Bird