# git指令 通常步驟為 1. 復刻(復刻到自己的倉庫裡與master分離) 2. git clone http://salesdemo.geoforce.com.tw:9487/ennio/gf.Tree2.git 3. 每次修改前 記得 git pull 同步 4. git add "檔案" (一次更新 git add -A) 5. git commit -m "敘述" 6. git push 補充 sudo git push origin HEAD:master sudo git push origin master git status 查看目前狀態 git checkout "要切換的分頁" 更新到遠端主線 git範例 https://cythilya.github.io/2018/06/19/git-merge-branch-into-master/
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up