Skip to content

Instantly share code, notes, and snippets.

@athiwatp
Forked from NSLog0/hotfix_branch
Created November 10, 2016 17:04
Show Gist options
  • Select an option

  • Save athiwatp/6ff6c8bca11c5778ee0c03fc9f4ac326 to your computer and use it in GitHub Desktop.

Select an option

Save athiwatp/6ff6c8bca11c5778ee0c03fc9f4ac326 to your computer and use it in GitHub Desktop.
// ถ้าเราอยู่ใน master แล้วก็สั่ง
git checkout -b hotfix/create-post-error-0.2.1
// หรือถ้าอยู่ branch อื่นๆ ก็พิมพ์ตามคำสั่งด้านล่าง
git checkout -b hotfix/create-post-error-0.2.1 master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment