Created
November 8, 2016 16:04
-
-
Save NSLog0/19dc9bee0fe9f9157658fa0c5d57c311 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ถ้าเราอยู่ใน develop แล้วก็สั่ง | |
git checkout -b realease/release-0.2 | |
// หรือถ้าอยู่ branch อื่นๆ ก็พิมพ์ตามคำสั่งด้านล่าง | |
git checkout -b realease/release-0.2 develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment