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 6 additions and 3 deletions
+6 -3
  • new-repo.markdown new-repo.markdown +6 -3
  • No files found.
new-repo.markdown
View page @ 9e51239b
...@@ -17,8 +17,11 @@ ...@@ -17,8 +17,11 @@
# วิธีการ update ข้อมูลบน repo # วิธีการ update ข้อมูลบน repo
คำสั่ง คำสั่ง (ยังงงๆ อยู่ แต่ step ประมาณนี้ได้นะ ถูกป่าวไม่รู้)
* git init
* git remote add develop http://172.17.17.155/asisunyapoth/lostcar-ios.git
* git checkout -b develop * git checkout -b develop
* git add --all
* git status
* git commit -m "Source code incorporated"
* git push -u origin develop * git push -u origin develop
*
Clone repository
  • git eclipse guide
  • Home
  • new repo