Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P Public Info
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Tutorials
  • Public Info
  • Wiki
  • git eclipse guide

git eclipse guide · Changes

Page history
asisunyapoth created page: git eclipse guide authored Nov 06, 2014 by Asis Unyapoth's avatar Asis Unyapoth
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 0 deletions
+11 -0
  • git-eclipse-guide.markdown git-eclipse-guide.markdown +11 -0
  • No files found.
git-eclipse-guide.markdown 0 → 100644
View page @ 2d4203a1
H1 การใช้งาน git บน Eclipse
เท่าที่ลองคร่าวๆ เป็นประมาณนี้
* ถ้าจะให้ดี ทางเรา (สรอ.) ควรสร้าง master branch ไว้ก่อน (แต่ถ้ามี develop branch แล้ว ก็ไม่ข้ามบาง step ข้างล่างได้)
* developer ไปดึงไฟล์จาก master branch มา
* เข้า submenu team -> switch to "new branch" เพื่อสร้าง branch ใหม่สำหรับการพัฒนา
* push to upstream
* copy source code และไฟล์อื่นๆ ที่มีอยู่เดิม (ถ้ามี) เข้าไปวางไว้ที่ project folder
* commit
* push to upstream เพื่อส่ง code เข้าไปเก็บใน develop branch เป็นระยะๆ
* เมื่อพัฒนา/ทดสอบเสร็จแล้ว แจ้ง สรอ. เพื่อทำการ merge เข้า master branch ต่อไป
\ No newline at end of file
Clone repository
  • git eclipse guide
  • Home
  • new repo