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
  • new repo

new repo · Changes

Page history
asisunyapoth created page: git eclipse guide authored Nov 28, 2014 by Asis Unyapoth's avatar Asis Unyapoth
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 0 deletions
+8 -0
  • new-repo.markdown new-repo.markdown +8 -0
  • No files found.
new-repo.markdown
View page @ edaea014
......@@ -14,3 +14,11 @@
* git remote add origin http://172.17.17.155/asisunyapoth/lostcar-android.git / เวลาระบุ remote ให้ระบุเป็น URL มิเช่นนั้นจะระบุ login / password ไม่ได้ หรือไม่ผ่าน
* ก่อน push เช็คอีกทีโดยใช้ git status ได้
* git push -u origin master
# วิธีการ update ข้อมูลบน repo
คำสั่ง
* git checkout -b develop
* git push -u origin develop
*
Clone repository
  • git eclipse guide
  • Home
  • new repo