เรียนรู้สู่การเป็นผู้สร้าง software
> git branch # list all branches > git checkout master > git merge <TARGET_BRANCH>
> git branch -d <LOCAL_BRANCH> #delete local branch > git push origin :<REMOTH_BRANCH> #delete remote branch
ไม่มีความคิดเห็น:
แสดงความคิดเห็น