Skip to content

Instantly share code, notes, and snippets.

@NSLog0
Created November 10, 2016 17:22
Show Gist options
  • Save NSLog0/0ff17c57d638ba9d0f32981ebaa65cf2 to your computer and use it in GitHub Desktop.
Save NSLog0/0ff17c57d638ba9d0f32981ebaa65cf2 to your computer and use it in GitHub Desktop.
// สลับไป develop
git checkout develop
// merge branch ของเราเข้าไป
git merge –no-ff <name>
// เสร็จแล้วก็ลบทิ้ง
git branch -d <name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment