Skip to content

Instantly share code, notes, and snippets.

@NSLog0
Last active November 8, 2016 12:52
Show Gist options
  • Save NSLog0/022d2b8785eae0e4cc7ff22eb3b6ed71 to your computer and use it in GitHub Desktop.
Save NSLog0/022d2b8785eae0e4cc7ff22eb3b6ed71 to your computer and use it in GitHub Desktop.
// ถ้าเราอยู่ใน develop แล้วก็สั่ง
git checkout -b feature/hello-world
// หรือถ้าอยู่ branch อื่นๆ ก็พิมพ์ตามคำสั่งด้านล่าง
git checkout -b feature/hello-world develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment